Sha256: 7790a1d6deccda5609f954b65886aeb82d9871bbdb1b21058740c74640484135
Contents?: true
Size: 606 Bytes
Versions: 42
Compression:
Stored size: 606 Bytes
Contents
# SquareConnect::BatchDeleteCatalogObjectsResponse ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | The set of [Error](#type-error)s encountered. | [optional] **deleted_object_ids** | **Array<String>** | The IDs of all [CatalogObject](#type-catalogobject)s deleted by this request. | [optional] **deleted_at** | **String** | The database [timestamp](#workingwithdates) of this deletion in RFC 3339 format, e.g., \"2016-09-04T23:59:33.123Z\". | [optional]
Version data entries
42 entries across 42 versions & 1 rubygems