Uses of Class
com.sportradar.mbs.sdk.entities.cashout.BetPartialCashoutDetails.Builder
Packages that use BetPartialCashoutDetails.Builder
-
Uses of BetPartialCashoutDetails.Builder in com.sportradar.mbs.sdk.entities.cashout
Methods in com.sportradar.mbs.sdk.entities.cashout that return BetPartialCashoutDetails.BuilderModifier and TypeMethodDescriptionCashoutDetails.newBetPartialCashoutDetailsBuilder()Creates a new builder for BetPartialCashoutDetails.BetPartialCashoutDetails.newBuilder()Creates a new instance of BetPartialCashoutDetails.Builder.Sets the bet ID associated with the partial cashout.BetPartialCashoutDetails.Builder.setCode(int value) Sets the code associated with the partial cashout.Sets the payouts associated with the partial cashout.BetPartialCashoutDetails.Builder.setPercentage(BigDecimal value) Sets the percentage of the partial cashout.BetPartialCashoutDetails.Builder.setTicketId(String value) Sets the ticket ID associated with the partial cashout.BetPartialCashoutDetails.Builder.setTicketSignature(String value) Sets the ticket signature associated with the partial cashout.