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

Files

Latest commit

fcb6006 · Nov 20, 2019

History

History
16 lines (8 loc) · 699 Bytes

BatchRetrieveInventoryCountsResponse.md

File metadata and controls

16 lines (8 loc) · 699 Bytes

BatchRetrieveInventoryCountsResponse

Description

Properties

Name Type Description Notes
errors List<Error> Any errors that occurred during the request. [optional]
counts List<InventoryCount> The current calculated inventory counts 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 the Pagination guide for more information. [optional]