outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Catalogs

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)