public interface OutcomeResult
Modifier and Type | Method and Description |
---|---|
double |
getDeadHeatFactor()
Dead-heat Factor (A dead-heat factor may be returned for markets where a bet has be placed on
a particular team/player to place and this particular player has placed but the place is
shared with multiple players, reducing the payout)
|
Market |
getMarket()
The market this outcome refers to (i.e.
|
Outcome |
getOutcome()
Get the descriptive outcome (e.g.
|
double |
getRefundFactor()
Under certain circumstances the whole bet is refunded or half the bet is refunded
|
boolean |
isWinning() |
Market getMarket()
Outcome getOutcome()
boolean isWinning()
double getRefundFactor()
double getDeadHeatFactor()
Copyright © 2016–2017. All rights reserved.