Lazy-loaded filter category with its items.
type FilterLazy { type: FilterTypes items: [FilterInfo] }
type FilterTypes
FilterTypes
Type of filter category
items [FilterInfo]
[FilterInfo]
List of filter items in this category
id String filterId String label String count Int percent Int changeNumber Float policyId String extraInfo [FilterExtraInfo]
String
Int
Float
[FilterExtraInfo]
{} FilterLazyResponse.filters
Last updated 8 months ago