SquareConnect::RetrieveInventoryCountResponse
March 13, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | Array<Error> | Any errors that occurred during the request. | [optional] |
| counts | Array<InventoryCount> | The current calculated inventory counts for the requested object and locations. | [optional] |
| cursor | String | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information. | [optional] |