Uses of Class
com.sportradar.mbs.sdk.entities.cashout.TicketPartialCashoutDetails.Builder
-
Uses of TicketPartialCashoutDetails.Builder in com.sportradar.mbs.sdk.entities.cashout
Modifier and TypeMethodDescriptionTicketPartialCashoutDetails.newBuilder()
Returns a new instance of the Builder for creating TicketPartialCashoutDetails.CashoutDetails.newTicketPartialCashoutDetailsBuilder()
Creates a new builder for TicketPartialCashoutDetails.TicketPartialCashoutDetails.Builder.setCode
(int value) Sets the code of the partial cashout.Sets the payouts of the partial cashout.TicketPartialCashoutDetails.Builder.setPercentage
(BigDecimal value) Sets the percentage of the partial cashout.TicketPartialCashoutDetails.Builder.setTicketId
(String value) Sets the ticket ID of the partial cashout.TicketPartialCashoutDetails.Builder.setTicketSignature
(String value) Sets the ticket signature of the partial cashout.