interface ProductSearchFacetResult {
    name: string;
}

Hierarchy (View Summary)

Properties

Properties

name: string

Name of the facet.