BatchDeleteCatalogObjectsResponse

June 28, 2018 ยท View on GitHub

squareconnect.models.batch_delete_catalog_objects_response

Description

Properties

NameTypeDescriptionNotes
errorslist[Error]The set of Errors encountered.[optional]
deleted_object_idslist[str]The IDs of all CatalogObjects deleted by this request.[optional]
deleted_atstrThe database timestamp of this deletion in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z".[optional]

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