Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 375 Bytes

ListOrdersResponse.md

File metadata and controls

15 lines (6 loc) · 375 Bytes

ListOrdersResponse

Properties

Name Type Description Notes
more Boolean The boolean value to indicate if there is more order data. If `true`, you can continue requesting with page+1. [optional]
orders List<Order> [optional]