Skip to main content

PriceRangeDistributionDTO

minPricedouble
maxPricedouble
productCountint32
percentagedouble
rangeLabelstring
isSignificantboolean
PriceRangeDistributionDTO
{
"minPrice": 0,
"maxPrice": 0,
"productCount": 0,
"percentage": 0,
"rangeLabel": "string",
"isSignificant": true
}