Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.impl.entities | |
com.sportradar.unifiedodds.sdk.oddsentities.exportable |
Modifier and Type | Method and Description |
---|---|
ExportableFixtureCi |
FixtureImpl.export() |
Constructor and Description |
---|
FixtureImpl(ExportableFixtureCi exportable) |
Modifier and Type | Method and Description |
---|---|
ExportableFixtureCi |
ExportableMatchCi.getFixture() |
Modifier and Type | Method and Description |
---|---|
void |
ExportableMatchCi.setFixture(ExportableFixtureCi fixture) |
Constructor and Description |
---|
ExportableMatchCi(String id,
Map<Locale,String> names,
Date scheduled,
Date scheduledEnd,
Boolean startTimeTbd,
String replacedBy,
BookingStatus bookingStatus,
List<String> competitorIds,
ExportableVenueCi venue,
ExportableSportEventConditionsCi conditions,
Map<String,Map<String,String>> competitorsReferences,
Locale defaultLocale,
ExportableFixtureCi fixture,
Map<String,String> competitorQualifiers,
Map<String,Integer> competitorDivisions,
String tournamentId,
ExportableLoadableRoundCi tournamentRound,
ExportableSeasonCi season,
ExportableDelayedInfoCi delayedInfo,
ExportableCoverageInfoCi coverageInfo,
List<Locale> loadedFixtureLocales,
List<Locale> loadedSummaryLocales,
List<Locale> loadedCompetitorLocales,
Map<Locale,ExportableEventTimelineCi> eventTimelines,
String liveOdds,
SportEventType sportEventType,
StageType stageType) |
Copyright © 2016–2025. All rights reserved.