CatalogIdMapping

June 28, 2018 ยท View on GitHub

squareconnect.models.catalog_id_mapping

Description

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

Properties

NameTypeDescriptionNotes
client_object_idstrThe client-supplied, temporary `#`-prefixed ID for a new CatalogObject.[optional]
object_idstrThe 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