CatalogV1Id

November 20, 2019 ยท View on GitHub

Description

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

Properties

NameGetterSetterTypeDescriptionNotes
catalog_v1_idgetCatalogV1Id()setCatalogV1Id($value)stringThe ID for an object in Connect V1, if different from its Connect V2 ID.[optional]
location_idgetLocationId()setLocationId($value)stringThe ID of the `Location` this Connect V1 ID is associated with.[optional]

Note: All properties are protected and only accessed via getters and setters.

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