squareconnect.models.v1_list_cash_drawer_shifts_request
| Name | Type | Description | Notes |
|---|---|---|---|
| order | str | The order in which cash drawer shifts are listed in the response, based on their created_at field. Default value: ASC See SortOrder for possible values | [optional] |
| begin_time | str | The beginning of the requested reporting period, in ISO 8601 format. Default value: The current time minus 90 days. | [optional] |
| end_time | str | The beginning of the requested reporting period, in ISO 8601 format. Default value: The current time. | [optional] |