Uses of Class
com.sportradar.mbs.sdk.entities.cashout.CashoutDetails
Packages that use CashoutDetails
-
Uses of CashoutDetails in com.sportradar.mbs.sdk.entities.cashout
Subclasses of CashoutDetails in com.sportradar.mbs.sdk.entities.cashoutModifier 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
Methods in com.sportradar.mbs.sdk.entities.request that return CashoutDetailsMethods in com.sportradar.mbs.sdk.entities.request with parameters of type CashoutDetailsModifier and TypeMethodDescriptionCashoutRequest.Builder.setDetails
(CashoutDetails value) Sets the cashout details.void
CashoutRequest.setDetails
(CashoutDetails value) Sets the cashout details.