# CashDrawerEventType

### 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
Name | Type
------------ | -------------
**NO_SALE** | string
**CASH_TENDER_PAYMENT** | string
**OTHER_TENDER_PAYMENT** | string
**CASH_TENDER_CANCELLED_PAYMENT** | string
**OTHER_TENDER_CANCELLED_PAYMENT** | string
**CASH_TENDER_REFUND** | string
**OTHER_TENDER_REFUND** | string
**PAID_IN** | string
**PAID_OUT** | string

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

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

