com.lessthan3.maestropanel
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
com.lessthan3.maestropanel
com.lessthan3.maestropanel
/
com.lessthan3.maestropanel.core.events.model
/
MaestroOverlayEvent
/
BetWon
Bet
Won
data
class
BetWon
(
val
betId
:
String
,
val
betType
:
String
)
:
MaestroOverlayEvent
Members
Constructors
Bet
Won
Link copied to clipboard
constructor
(
betId
:
String
,
betType
:
String
)
Properties
bet
Id
Link copied to clipboard
val
betId
:
String
bet
Type
Link copied to clipboard
val
betType
:
String