Record
cash-drawer-shift-event
No description available.
record cash-drawer-shift-event {
created-at: option<string>,
description: option<string>,
employee-id: option<string>,
event-money: option<money>,
event-type: option<string>,
id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| description | option<string> | |
| employee-id | option<string> | |
| event-money | option<money> | |
| event-type | option<string> | |
| id | option<string> |