TerminalCheckoutQueryFilter

April 22, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
device_idgetDeviceId()setDeviceId($value)string`TerminalCheckout`s associated with a specific device. If no device is specified then all `TerminalCheckout`s for the merchant will be displayed.[optional]
created_atgetCreatedAt()setCreatedAt($value)\SquareConnect\Model\TimeRangeTime range for the beginning of the reporting period. Inclusive. Default: The current time minus one day.[optional]
statusgetStatus()setStatus($value)stringFiltered results with the desired status of the `TerminalCheckout` Options: PENDING, IN\_PROGRESS, CANCELED, COMPLETED[optional]

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

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