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

Files

Latest commit

cc1dea6 · Nov 20, 2019

History

History
17 lines (8 loc) · 798 Bytes

RetrieveInventoryCountRequest.md

File metadata and controls

17 lines (8 loc) · 798 Bytes

Square.Connect.Model.RetrieveInventoryCountRequest

Description

Properties

Name Type Description Notes
LocationIds string The `Location` IDs to look up as a comma-separated list. An empty list queries all locations. [optional]
Cursor string A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. See the Pagination guide for more information. [optional]

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