Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 663 Bytes

GetOrdersResponse.md

File metadata and controls

14 lines (10 loc) · 663 Bytes

Conekta.net.Model.GetOrdersResponse

Properties

Name Type Description Notes
Data List<OrderResponse>
HasMore bool Indicates if there are more pages to be requested
Object string Object type, in this case is list
NextPageUrl string URL of the next page. [optional]
PreviousPageUrl string Url of the previous page. [optional]

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