BatchRetrieveInventoryCountsResponse

March 13, 2019 ยท View on GitHub

squareconnect.models.batch_retrieve_inventory_counts_response

Description

Properties

NameTypeDescriptionNotes
errorslist[Error]Any errors that occurred during the request.[optional]
countslist[InventoryCount]The current calculated inventory counts for the requested objects and locations.[optional]
cursorstrThe pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information.[optional]

[Back to Model list] [Back to API list] [Back to README]