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