Home > @vsf-enterprise/sap-commerce-webservices-sdk > Breadcrumb
Breadcrumb interface
Representation of a Breadcrumb Breadcrumb
Signature:
export interface Breadcrumb 
Properties
| Property | Type | Description | 
|---|---|---|
| facetCode? | string | (Optional) Code of the facet | 
| facetName? | string | (Optional) Name of the facet | 
| facetValueCode? | string | (Optional) Value code of the facet | 
| facetValueName? | string | (Optional) Value name of the facet | 
| removeQuery? | SearchState | (Optional) | 
| truncateQuery? | SearchState | (Optional) |