Poq.SDK.Node

Home > @poq/sdk > SearchResponseListingPriceRange

SearchResponseListingPriceRange class

Container for price range.s

Signature:

export declare class SearchResponseListingPriceRange extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the SearchResponseListingPriceRange class

Properties

Property Modifiers Type Description
max   number The maximum price.
min   number The minimum price in range.