SquareConnect::BatchUpsertCatalogObjectsResponse

May 23, 2017 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
errorsArray<Error>The set of Errors encountered.[optional]
objectsArray<CatalogObject>The created CatalogObjects[optional]
updated_atStringThe database timestamp of this update in RFC 3339 format, e.g., &quot;2016-09-04T23:59:33.123Z&quot;.[optional]
id_mappingsArray<CatalogIdMapping>The mapping between client and server IDs for this Upsert.[optional]

Contents

  1. 0.1Description
  2. 1Properties