Home > @poq/sdk > SearchResponseListingPrice > (constructor)
Constructs a new instance of the SearchResponseListingPrice
class
Signature:
constructor(params: {
now: SearchResponseListingPriceRange;
was?: SearchResponseListingPriceRange;
});
Parameter | Type | Description |
---|---|---|
params | { now: SearchResponseListingPriceRange; was?: SearchResponseListingPriceRange; } |