Sha256: 1f85d65c01296c2ef85cde5eaa2f5efdd41ed65f5016f9dc24b555925be5ebc4
Contents?: true
Size: 664 Bytes
Versions: 14
Compression:
Stored size: 664 Bytes
Contents
# SquareConnect::BatchRetrieveInventoryChangesResponse ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] **changes** | [**Array<InventoryChange>**](InventoryChange.md) | The current calculated inventory changes for the requested objects and locations. | [optional] **cursor** | **String** | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See [Pagination](/basics/api101/pagination) for more information. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems