CashDrawerShiftState
December 17, 2019 ยท View on GitHub
Description
The current state of a cash drawer shift.
Properties
| Name | Type |
|---|---|
| OPEN | string |
| ENDED | string |
| CLOSED | string |
Note: All properties are protected and only accessed via getters and setters.
December 17, 2019 ยท View on GitHub
The current state of a cash drawer shift.
| Name | Type |
|---|---|
| OPEN | string |
| ENDED | string |
| CLOSED | string |
Note: All properties are protected and only accessed via getters and setters.