Improved
6 months ago by Borislav Gizdov
Changed LocalDateTime to Instant
Changed LocalDate to Instant with custom Serializer
Removed internal annotations
Added
6 months ago by Borislav Gizdov
Added method - sdk.loyalty().getOwnRankings(rankType: RankType?, typeId: String?, limit: Int?, page: Int?, disableCache: Boolean?)
Added helper method - sdk.predictor().helpers().calculateOneXTwoFromScores(MatchSummary: matchSummary)
Added helper method - sdk.topX().helpers().findCurrentGame(List<Game>: games)
Added helper method - sdk.topX().helpers().findLastGame(List<Game>: games)
Added method - sdk.topX().getMarketsResultsForGame(List<Game>: games)
Added
6 months ago by Viktor Yordanov
New property in SDK configuration is available - cookieToken. The property will provide additional option for clients to use their user's token in authenticated requests. More details here .
New property in SDK configuration oddClient and new namespace called Odds
Added
6 months ago by Viktor Yordanov
Added
7 months ago by Viktor Yordanov
New field embedCode in PollOptionModel
Added
7 months ago by Viktor Yordanov
New field position in PlayerStatsModel
New paramater in play method in Fantasy namespace
New field multipliers in Fantasy configuration .
Fix BrandingModel exports
Fixed
7 months ago by Viktor Yordanov
New field discussionUrl in DiscussionModel
Added
7 months ago by Viktor Yordanov
New filter in DiscussionsFilters - discussionUrl
Added
8 months ago by Viktor Yordanov
8 months ago by Viktor Yordanov