V1ListOrdersRequest

March 13, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
ordergetOrder()setOrder($value)stringTThe order in which payments are listed in the response. See SortOrder for possible values[optional]
limitgetLimit()setLimit($value)intThe maximum number of payments to return in a single response. This value cannot exceed 200.[optional]
batch_tokengetBatchToken()setBatchToken($value)stringA pagination cursor to retrieve the next set of results for your original query to the endpoint.[optional]

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

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