Uses of Class
com.sportradar.mbs.sdk.entities.cashout.CashoutDetails
-
Uses of CashoutDetails in com.sportradar.mbs.sdk.entities.cashout
Modifier and TypeClassDescriptionclass
Represents the details of a cashout for a specific bet.class
Represents the details of a partial cashout for a bet.class
Represents the details of a ticket cashout.class
Represents the details of a partial cashout for a ticket. -
Uses of CashoutDetails in com.sportradar.mbs.sdk.entities.request
Modifier and TypeMethodDescriptionCashoutRequest.Builder.setDetails
(CashoutDetails value) Sets the cashout details.void
CashoutRequest.setDetails
(CashoutDetails value) Sets the cashout details.