Square.Connect.Model.UpsertCatalogObjectResponse
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on any errors encountered. | [optional] |
| CatalogObject | CatalogObject | The successfully created or updated CatalogObject. | [optional] |
| IdMappings | List<CatalogIdMapping> | The mapping between client and server IDs for this upsert. | [optional] |