| Name | Type | Description | Notes |
|---|---|---|---|
| mostProbablePrice | Integer | Predicted price, pound | [optional] |
| priceRangeFrom | Integer | Lower price boundary, pound | [optional] |
| priceRangeTo | Integer | Higher price boundary, pound | [optional] |
| confidence | Integer | Probability (in percents) that actual price is within the specified boundaries | [optional] |
| priceDistribution | List<ValuationPriceDistribution> | Describes the probabilities (in percents) that actual price is within particular subranges | [optional] |