Square.Connect.Model.CatalogIdMapping

November 20, 2019 ยท View on GitHub

Description

A mapping between a client-supplied temporary ID and a permanent server ID.

Properties

NameTypeDescriptionNotes
ClientObjectIdstringThe client-supplied, temporary `#`-prefixed ID for a new `CatalogObject`.[optional]
ObjectIdstringThe permanent ID for the CatalogObject created by the server.[optional]

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

Contents

  1. 0.1Description
  2. 1Properties