Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.12 KB

File metadata and controls

16 lines (13 loc) · 1.12 KB

DigiKey.Api.Model.KeywordSearchResponse

Properties

Name Type Description Notes
LimitedTaxonomy LimitedTaxonomy [optional]
FilterOptions List<LimitedParameter> Available filters for narrowing down results. [optional]
Products List<Product> List of products returned by KeywordSearch [optional]
ProductsCount int? Total number of matching products found. [optional]
ExactManufacturerProductsCount int? Number of exact ManufacturerPartNumber matches. [optional]
ExactManufacturerProducts List<Product> List of products that are exact ManufacturerPartNumber matches. [optional]
ExactDigiKeyProduct Product [optional]
SearchLocaleUsed IsoSearchLocale [optional]

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