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

RetrieveCatalogObjectResponse.md

File metadata and controls

16 lines (8 loc) · 533 Bytes

RetrieveCatalogObjectResponse

Description

Properties

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