Home > @poq/sdk > SearchResponseFilterPrice
Signature:
export declare class SearchResponseFilterPrice extends PoqContract
Extends: PoqContract
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the SearchResponseFilterPrice class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| max | number | The maximum edge value of the price. | |
| min | number | The minimum edge value of the price. |