Skip to content

FacetValueResponse

Properties

Name Type Description
facetType string Type of facet query result. Possible values: ['value', 'range']
filterType string Filter type which could be used for building correct odata filters. Possible values: ['object', 'collection']
valueType string Type of value property. Could be used for building correct odata filters. Possible values: ['string', 'integer', 'number']
from anyOf: [string, number, integer, boolean, object, array] From value for filter range
to anyOf: [string, number, integer, boolean, object, array] To value for filter range
value anyOf: [string, number, integer, boolean, object, array] Value of facet
count integer
query string Contains string which could be used as facet filter value
name string Represents the name
namePlural string Represent the plural name (used only on the categoryTree facet)
additionalType string Loaded from the facet-values-vertex like the 'name' below