Sha256: 232ba99a9d7e157fdaaeffc95d4a78ee719ef0b864fa4e572000b4e9d2db228c
Contents?: true
Size: 848 Bytes
Versions: 29
Compression:
Stored size: 848 Bytes
Contents
# SquareConnect::V1CashDrawerEvent ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The event's unique ID. | [optional] **employee_id** | **String** | The ID of the employee that created the event. | [optional] **event_type** | **String** | The type of event that occurred. | [optional] **event_money** | [**V1Money**](V1Money.md) | The amount of money that was added to or removed from the cash drawer because of the event. This value can be positive (for added money) or negative (for removed money). | [optional] **created_at** | **String** | The time when the event occurred, in ISO 8601 format. | [optional] **description** | **String** | An optional description of the event, entered by the employee that created it. | [optional]
Version data entries
29 entries across 29 versions & 1 rubygems