RunCostRecalculationResult
Result of a cost recalculation.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
runsConsidered |
yes | integer (int64) |
Gets the number of runs considered, that is those with a model and usage. | pattern `^-?(?:0\ |
runsUpdated |
yes | integer (int64) |
Gets the number of runs whose price resolved and was updated. | pattern `^-?(?:0\ |
runsStillUnknown |
yes | integer (int64) |
Gets the number of runs whose price is still unknown afterwards. | pattern `^-?(?:0\ |