BatchDeleteCatalogObjectsResponse

November 20, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]The set of Errors encountered.[optional]
deleted_object_idsgetDeletedObjectIds()setDeletedObjectIds($value)string[]The IDs of all CatalogObjects deleted by this request.[optional]
deleted_atgetDeletedAt()setDeletedAt($value)stringThe database timestamp of this deletion in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z".[optional]

Note: All properties are protected and only accessed via getters and setters.

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