public interface BookmakerDetails
| Modifier and Type | Method and Description | 
|---|---|
int | 
getBookmakerId()
Returns the bookmaker id 
 | 
Date | 
getExpireAt()
The expiry date of the access token 
 | 
String | 
getMessage()
Returns the message of the request 
 | 
com.sportradar.uf.sportsapi.datamodel.ResponseCode | 
getResponseCode()
Returns the response code of the server's response 
 | 
Duration | 
getServerTimeDifference()
Returns the difference with the server time 
 | 
String | 
getVirtualHost()
Returns the specific virtual host of the bookmaker 
 | 
String getMessage()
Date getExpireAt()
int getBookmakerId()
com.sportradar.uf.sportsapi.datamodel.ResponseCode getResponseCode()
HttpStatusString getVirtualHost()
Duration getServerTimeDifference()
Copyright © 2016–2025. All rights reserved.