Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 795 Bytes

TerminalCheckoutQueryFilter.md

File metadata and controls

11 lines (8 loc) · 795 Bytes

TerminalCheckoutQueryFilter

Properties

Name Type Description Notes
DeviceId string `TerminalCheckout`s associated with a specific device. If no device is specified then all `TerminalCheckout`s for the merchant will be displayed. [optional] [default to null]
CreatedAt *TimeRange [optional] [default to null]
Status string Filtered results with the desired status of the `TerminalCheckout` Options: PENDING, IN_PROGRESS, CANCELED, COMPLETED [optional] [default to null]

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