CashDrawerEventType

December 17, 2019 ยท View on GitHub

Description

The types of events on a CashDrawerShift. Each event type represents an employee action on the actual cash drawer represented by a CashDrawerShift.

Properties

NameType
NO_SALEstring
CASH_TENDER_PAYMENTstring
OTHER_TENDER_PAYMENTstring
CASH_TENDER_CANCELLED_PAYMENTstring
OTHER_TENDER_CANCELLED_PAYMENTstring
CASH_TENDER_REFUNDstring
OTHER_TENDER_REFUNDstring
PAID_INstring
PAID_OUTstring

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]