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) · 587 Bytes

BatchRetrieveCatalogObjectsResponse.md

File metadata and controls

16 lines (8 loc) · 587 Bytes

BatchRetrieveCatalogObjectsResponse

Description

Properties

Name Type Description Notes
errors List<Error> The set of `Error`s encountered. [optional]
objects List<CatalogObject> A list of `CatalogObject`s returned. [optional]
relatedObjects List<CatalogObject> A list of `CatalogObject`s referenced by the object in the `objects` field. [optional]