FacetResponse¶
Properties¶
| Name | Type | Description |
|---|---|---|
| filterPropertyName | string | Facet property name used for filtering and getting exact facets |
| odataFilterPropertyName | string | Facet property name used for creating specifc odata-filters |
| name | string | Human readable facet name |
| values | FacetValueResponse[] | Type of value property. Could be used for building correct odata filters |