Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 602 Bytes

BatchRetrieveOrdersRequest.md

File metadata and controls

11 lines (7 loc) · 602 Bytes

BatchRetrieveOrdersRequest

Properties

Name Getter Setter Type Description Notes
order_ids getOrderIds() setOrderIds($value) string[] The IDs of the orders to retrieve. A maximum of 100 orders can be retrieved per request.

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

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