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

Latest commit

 

History

History
16 lines (9 loc) · 646 Bytes

File metadata and controls

16 lines (9 loc) · 646 Bytes

V1ListInventoryRequest

squareconnect.models.v1_list_inventory_request

Description

Properties

Name Type Description Notes
limit int The maximum number of inventory entries to return in a single response. This value cannot exceed 1000. [optional]
batch_token str A pagination cursor to retrieve the next set of results for your original query to the endpoint. [optional]

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