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 (10 loc) · 670 Bytes

File metadata and controls

16 lines (10 loc) · 670 Bytes

CatalogV1Id

squareconnect.models.catalog_v1_id

Description

An Items Connect V1 object ID along with its associated location ID.

Properties

Name Type Description Notes
catalog_v1_id str The ID for an object in Connect V1, if different from its Connect V2 ID. [optional]
location_id str The ID of the location this Connect V1 ID is associated with. [optional]

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