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