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.