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