ComparisonFacetFilter
|
Type |
Class |
|
Implements |
|
|
Import path |
|
A filter with relation conditions. Used for filtering facet values by comparing the facet value to a certain value you provide.
Constructor
Parameters
|
Name |
Type |
Description |
|---|---|---|
|
|
The operator used for comparing the facet value with the Accepted values:
| |
|
|
|
The value to compare the facet values with. |
Properties
|
Name |
Type |
Description |
|---|---|---|
|
|
Required. The operator used for comparing the facet value with the | |
|
|
|
Required. The value to compare the facet values with. |
Methods
toDTO
Maps the ComparisonFacetFilter instance to its DTO (data transfer object) format.
Signature
Return value
Returns the ComparisonFacetFilter instance in a standardized DTO format.