One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
currentCatalogOnly | Boolean | By default or if set to true, only returns the current catalog. If false, returns the current catalog and past catalogs. | [optional] |
fromDate | LocalDate | The beginning of the time period, in ISO 8601 date format (for example, `2020-06-14`). This date cannot be older than 3 years. You must specify the parameters `FromDate` and `ToDate` together. | [optional] |
toDate | LocalDate | The end of the time period, in ISO 8601 date format (for example, `2020-06-30`). You must specify the parameters `FromDate` and `ToDate` together. | [optional] |