ListFacetFilter
Version:
|
Type |
Class |
|
Implements |
|
|
Import path |
|
A filter that returns facet values if all or any of a set of values are included in a certain facet value.
Constructor
Parameters
|
Name |
Type |
Description |
|---|---|---|
|
|
The operator to check if any or all of a set of values is included in a certain attribute. Accepted values:
| |
|
|
|
N/A |
Properties
|
Name |
Type |
Description |
|---|---|---|
|
|
Any value in | |
|
|
|
Array of at least one string. |
Methods
toDTO
Maps the ListFacetFilter instance to its DTO (data transfer object) format.
Signature
Return value
Returns the ListFacetFilter instance in a standardized DTO format.