public interface Selection
Modifier and Type | Method and Description |
---|---|
String |
getEventId()
Gets betradar event (match or outright) id
Mandatory
|
String |
getId()
Gets selection id, should be composed according to specification
Mandatory
|
boolean |
getIsBanker()
Gets a value indicating whether this instance is banker
|
Integer |
getOdds()
Gets odds multiplied by 10000 and rounded to long value
Odds are mandatory unless custom bet
|
String getEventId()
String getId()
Integer getOdds()
boolean getIsBanker()
Copyright © 2017–2021. All rights reserved.