Home > @poq/sdk > SearchResponseFilterToggle
Signature:
export declare class SearchResponseFilterToggle extends PoqContract
Extends: PoqContract
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the SearchResponseFilterToggle class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| negative | string | undefined | ID of the negative value. | |
| positive | string | ID of the positive value. |