Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 600 Bytes

BatchDeleteCatalogObjectsResponse.md

File metadata and controls

16 lines (8 loc) · 600 Bytes

BatchDeleteCatalogObjectsResponse

Description

Properties

Name Type Description Notes
errors List<Error> The set of Errors encountered. [optional]
deletedObjectIds List<String> The IDs of all CatalogObjects deleted by this request. [optional]
deletedAt String The database timestamp of this deletion in RFC 3339 format, e.g., &quot;2016-09-04T23:59:33.123Z&quot;. [optional]