Uses of Class
com.sportradar.mbs.sdk.entities.common.TicketContext
-
Uses of TicketContext in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionTicketContext.Builder.build()
Builds and returns the TicketContext instance. -
Uses of TicketContext in com.sportradar.mbs.sdk.entities.request
Modifier and TypeMethodDescriptionTicketRequest.getContext()
Gets the context of the ticket request.Modifier and TypeMethodDescriptionTicketRequest.Builder.setContext
(TicketContext value) Sets the context of the ticket request.void
TicketRequest.setContext
(TicketContext value) Sets the context of the ticket request.