Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 889 Bytes

File metadata and controls

17 lines (10 loc) · 889 Bytes

V1ListCashDrawerShiftsRequest

squareconnect.models.v1_list_cash_drawer_shifts_request

Description

Properties

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]

[Back to Model list] [Back to API list] [Back to README]