V1ListCashDrawerShiftsRequest

February 26, 2020 ยท View on GitHub

Description

Note: This model is deprecated.

Properties

NameGetterSetterTypeDescriptionNotes
ordergetOrder()setOrder($value)stringThe 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_timegetBeginTime()setBeginTime($value)stringThe beginning of the requested reporting period, in ISO 8601 format. Default value: The current time minus 90 days.[optional]
end_timegetEndTime()setEndTime($value)stringThe beginning of the requested reporting period, in ISO 8601 format. Default value: The current time.[optional]

Note: All properties are protected and only accessed via getters and setters.

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