Record
list-cash-drawer-shift-events-params
No description available.
record list-cash-drawer-shift-events-params {
location-id: string,
shift-id: string,
limit: option<s32>,
cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| location-id | string | |
| shift-id | string | |
| limit | option<s32> | |
| cursor | option<string> |