squareconnect.models.batch_retrieve_catalog_objects_response
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | list[Error] | The set of Errors encountered. | [optional] |
| objects | list[CatalogObject] | A list of CatalogObjects returned. | [optional] |
| related_objects | list[CatalogObject] | A list of CatalogObjects referenced by the object in the `objects` field. | [optional] |