ListCashDrawerShiftEventsRequest

December 17, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
location_idgetLocationId()setLocationId($value)stringThe ID of the location to list cash drawer shifts for.
limitgetLimit()setLimit($value)intNumber of resources to be returned in a page of results (200 by default, 1000 max).[optional]
cursorgetCursor()setCursor($value)stringOpaque cursor for fetching the next page of results.[optional]

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

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