BatchRetrieveCatalogObjectsResponse
September 24, 2019 ยท View on GitHub
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] |