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