Square.Connect.Model.BatchDeleteCatalogObjectsResponse
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | The set of Errors encountered. | [optional] |
| DeletedObjectIds | List | The IDs of all CatalogObjects deleted by this request. | [optional] |
| DeletedAt | string | The database timestamp of this deletion in RFC 3339 format, e.g., "2016-09-04T23:59:33.123Z". | [optional] |