TenderType
March 13, 2019 ยท View on GitHub
Description
Indicates a tender's type.
Properties
| Name | Type |
|---|---|
| CARD | string |
| CASH | string |
| THIRD_PARTY_CARD | string |
| SQUARE_GIFT_CARD | string |
| NO_SALE | string |
| OTHER | string |
Note: All properties are protected and only accessed via getters and setters.