Home > @vsf-enterprise/sap-commerce-webservices-sdk > FacetValue
FacetValue interface
Representation of a Facet Value FacetValue
Signature:
export interface FacetValue 
Properties
| Property | Type | Description | 
|---|---|---|
| count? | number | (Optional) Count of the facet value | 
| name? | string | (Optional) Name of the facet value | 
| query? | SearchState | (Optional) | 
| selected? | boolean | (Optional) Flag stating if facet value is selected |