Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 756 Bytes

BatchUpsertCatalogObjectsResponse.md

File metadata and controls

15 lines (9 loc) · 756 Bytes

SquareConnect.BatchUpsertCatalogObjectsResponse

Description

Properties

Name Type Description Notes
errors [Error] Any errors that occurred during the request. [optional]
objects [CatalogObject] The created successfully created CatalogObjects. [optional]
updated_at String The database timestamp of this update in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z". [optional]
id_mappings [CatalogIdMapping] The mapping between client and server IDs for this upsert. [optional]