PredictionOutcomeMatchContestant
A contestant-specific outcome within a match of a prediction
type PredictionOutcomeMatchContestant {
contestant: MatchContestant
prediction: Float
}
Fields
PredictionOutcomeMatchContestant.contestant ● MatchContestant object
The contestant in the match
PredictionOutcomeMatchContestant.prediction ● Float scalar
Prediction value
Member Of
MatchWinScenario object ● RoundWinScenario object