Uses of Class
com.sportradar.mbs.sdk.entities.common.TicketContext.Builder
-
Uses of TicketContext.Builder in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionstatic TicketContext.Builder
TicketContext.newBuilder()
Creates a new instance of the TicketContext.Builder class.TicketContext.Builder.setChannel
(Channel value) Sets the channel associated with the ticket context.TicketContext.Builder.setEndCustomer
(EndCustomer value) Sets the end customer associated with the ticket context.TicketContext.Builder.setLimitId
(long value) Sets the limit ID associated with the ticket context.TicketContext.Builder.setPayoutCap
(Payout... value) Sets the payout cap associated with the ticket context.Sets the reference of the ticket.TicketContext.Builder.setWalletId
(String value) Sets the wallet ID associated with the ticket context.