FacetValue
Properties
Name | Type | Description |
---|---|---|
count | number | Number of objects associated with this facet value. |
displayName | string | Display name of the facet value. |
ordinal | number | Facet value ordinal. Order number of the value ( for ui ). |
sortingKey | number | An explicit sorting key that is used for determining sorting order before the normal sorting field. Sorting by the explicit sorting key is always ascending. |
value | FacetStringValue | FacetNumericRangeValue | FacetNumericValue | FacetLookupValue | Facet value. |
valueType | FacetValueType | Value Type. |
Methods
Name | Description |
---|