Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.17 KB

FilterOptions.md

File metadata and controls

16 lines (12 loc) · 1.17 KB

FilterOptions

Properties

Name Type Description Notes
manufacturers list[BaseFilterV3] The Manufacturers that can be filtered to narrow next search request [optional]
packaging list[BaseFilterV3] Packaging that can be filtered to narrow next search request [optional]
status list[BaseFilterV3] Status that can be filtered to narrow next search request [optional]
series list[BaseFilterV3] Series that can be filtered to narrow next search request [optional]
parametric_filters list[ParameterFilterOptionsResponse] ParaetricFilter that can be filtered to narrow next search request [optional]
top_categories list[TopCategory] the top Categories to filter [optional]
market_place_filters list[str] Marketplace Filter [optional]

[Back to Model list] [Back to API list] [Back to README]