Uses of Class
com.sportradar.mbs.sdk.entities.common.TicketContext.Builder
Packages that use TicketContext.Builder
-
Uses of TicketContext.Builder in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return TicketContext.BuilderModifier and TypeMethodDescriptionstatic TicketContext.BuilderTicketContext.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.