Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 664 Bytes

BatchRetrieveInventoryChangesResponse.md

File metadata and controls

14 lines (8 loc) · 664 Bytes

SquareConnect::BatchRetrieveInventoryChangesResponse

Description

Properties

Name Type Description Notes
errors Array<Error> Any errors that occurred during the request. [optional]
changes Array<InventoryChange> 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 for more information. [optional]