Uses of Class
com.sportradar.mbs.sdk.entities.common.BetDetail
-
Uses of BetDetail in com.sportradar.mbs.sdk.entities.common
-
Uses of BetDetail in com.sportradar.mbs.sdk.entities.response
Modifier and TypeMethodDescriptionTicketInformResponse.getBetDetails()
Gets the bet details.TicketResponse.getBetDetails()
Gets the bet details of the ticket response.Modifier and TypeMethodDescriptionTicketInformResponse.Builder.setBetDetails
(BetDetail... value) Sets the bet details.void
TicketInformResponse.setBetDetails
(BetDetail[] value) Sets the bet details.TicketResponse.Builder.setBetDetails
(BetDetail... value) Sets the bet details of the ticket response.void
TicketResponse.setBetDetails
(BetDetail[] value) Sets the bet details of the ticket response.