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