Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

KeywordSearchResponse.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

KeywordSearchResponse

Properties

Name Type Description Notes
limited_taxonomy LimitedTaxonomy [optional]
filter_options list[LimitedParameter] Available filters for narrowing down results. [optional]
products list[Product] List of products returned by KeywordSearch [optional]
products_count int Total number of matching products found. [optional]
exact_manufacturer_products_count int Number of exact ManufacturerPartNumber matches. [optional]
exact_manufacturer_products list[Product] List of products that are exact ManufacturerPartNumber matches. [optional]
exact_digi_key_product Product [optional]
search_locale_used IsoSearchLocale [optional]

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