Home > @poq/sdk > SearchRequestFilterAttribute
Signature:
export declare class SearchRequestFilterAttribute extends PoqContract 
Extends: PoqContract
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)(params) | Constructs a new instance of the SearchRequestFilterAttributeclass | 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| name | string | Name of the filtering attribute. | |
| values | string[] | List of values of the filter. |