Interface ProductFacet

Hierarchy

  • ProductFacet

Properties

Properties

name: string
values: {
    count: number;
    name: string;
}[]

Type declaration

  • count: number
  • name: string

Generated using TypeDoc