SquareConnect::CatalogIdMapping
May 23, 2017 ยท View on GitHub
Description
A mapping between a client-supplied temporary ID and a permanent server ID.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| client_object_id | String | The client-supplied, temporary `#`-prefixed ID for a new CatalogObject. | [optional] |
| object_id | String | The permanent ID for the CatalogObject created by the server. | [optional] |