UpsertCatalogObjectResponse

November 20, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]Information on any errors encountered.[optional]
catalog_objectgetCatalogObject()setCatalogObject($value)\SquareConnect\Model\CatalogObjectThe successfully created or updated CatalogObject.[optional]
id_mappingsgetIdMappings()setIdMappings($value)\SquareConnect\Model\CatalogIdMapping[]The mapping between client and server IDs for this upsert.[optional]

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

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