Uses of Class
com.sportradar.mbs.sdk.entities.cashout.BetCashoutDetails.Builder
Packages that use BetCashoutDetails.Builder
-
Uses of BetCashoutDetails.Builder in com.sportradar.mbs.sdk.entities.cashout
Methods in com.sportradar.mbs.sdk.entities.cashout that return BetCashoutDetails.BuilderModifier 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.