RetrieveInventoryChangesResponse
March 13, 2019 ยท View on GitHub
squareconnect.models.retrieve_inventory_changes_response
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | list[Error] | Any errors that occurred during the request. | [optional] |
| changes | list[InventoryChange] | The set of inventory changes for the requested object and locations. | [optional] |
| cursor | str | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information. | [optional] |