projects/congarevenuecloud/ecommerce/src/lib/interfaces/facet-filter.interface.ts
An interface representing the values associated with a specific facet.
Properties |
| Count |
Count:
|
Type : number
|
| IsEnabled |
IsEnabled:
|
Type : boolean
|
| IsSelected |
IsSelected:
|
Type : boolean
|
| Name |
Name:
|
Type : string
|