Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 578 Bytes

V1ListOrdersRequest.md

File metadata and controls

16 lines (8 loc) · 578 Bytes

V1ListOrdersRequest

Description

Properties

Name Type Description Notes
order String TThe order in which payments are listed in the response. See SortOrder for possible values [optional]
limit Integer The maximum number of payments to return in a single response. This value cannot exceed 200. [optional]
batchToken String A pagination cursor to retrieve the next set of results for your original query to the endpoint. [optional]