Uses of Class
com.sportradar.mbs.sdk.entities.cashout.BetCashoutDetails.Builder
-
Uses of BetCashoutDetails.Builder in com.sportradar.mbs.sdk.entities.cashout
Modifier and TypeMethodDescriptionstatic BetCashoutDetails.Builder
CashoutDetails.newBetCashoutDetailsBuilder()
Creates a new builder for BetCashoutDetails.static BetCashoutDetails.Builder
BetCashoutDetails.newBuilder()
Creates a new instance of BetCashoutDetails.Builder.Sets the bet ID associated with the cashout details.BetCashoutDetails.Builder.setCode
(int value) Sets the code associated with the cashout details.Sets the payout details associated with the cashout details.BetCashoutDetails.Builder.setTicketId
(String value) Sets the ticket ID associated with the cashout details.BetCashoutDetails.Builder.setTicketSignature
(String value) Sets the ticket signature associated with the cashout details.