squareconnect.models.upsert_catalog_object_response
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | list[Error] | The set of Errors encountered. | [optional] |
| catalog_object | CatalogObject | The created CatalogObject. | [optional] |
| id_mappings | list[CatalogIdMapping] | The mapping between client and server IDs for this Upsert. | [optional] |