# Catalogs
## Properties
**entries** | Option<[**Vec<crate::models::CatalogEntry>**](CatalogEntry.md)> | One or more catalog entries. | [optional]
**from_date** | Option<**String**> | The beginning of the time period (UTC). | [optional]
**state** | Option<**String**> | The state of the catalog. | [optional]
**to_date** | Option<**String**> | The end of the time period (UTC). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)