Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 833 Bytes

FiltersCatalogs.md

File metadata and controls

16 lines (8 loc) · 833 Bytes

FiltersCatalogs

One or more filters.

Properties

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]