UpsertCatalogObjectResponse

June 28, 2018 ยท View on GitHub

squareconnect.models.upsert_catalog_object_response

Description

Properties

NameTypeDescriptionNotes
errorslist[Error]The set of Errors encountered.[optional]
catalog_objectCatalogObjectThe created CatalogObject.[optional]
id_mappingslist[CatalogIdMapping]The mapping between client and server IDs for this Upsert.[optional]

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

Contents

  1. 0.1Description
  2. 1Properties