BatchUpsertCatalogObjectsResponse

June 28, 2018 ยท View on GitHub

squareconnect.models.batch_upsert_catalog_objects_response

Description

Properties

NameTypeDescriptionNotes
errorslist[Error]The set of Errors encountered.[optional]
objectslist[CatalogObject]The created CatalogObjects[optional]
updated_atstrThe database timestamp of this update in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z".[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]