V1ListInventoryRequest
November 20, 2019 ยท View on GitHub
Description
Note: This model is deprecated.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| limit | getLimit() | setLimit($value) | int | The maximum number of inventory entries to return in a single response. This value cannot exceed 1000. | [optional] |
| batch_token | getBatchToken() | setBatchToken($value) | string | A 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.