Interface ProductSearchFacetDistinctExpression

interface ProductSearchFacetDistinctExpression {
    distinct: ProductSearchFacetDistinctValue;
}

Hierarchy (View Summary)

Properties

Properties

Definition of the distinct facet.