ListCatalogResponse
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | List<Error> | Information on any errors encountered. | [optional] |
| cursor | String | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information. | [optional] |
| objects | List<CatalogObject> | The CatalogObjects returned. | [optional] |