public class AvailableSelectionsImpl extends Object implements AvailableSelections
| Constructor and Description |
|---|
AvailableSelectionsImpl(com.sportradar.uf.custombet.datamodel.CapiAvailableSelections availableSelections) |
AvailableSelectionsImpl(com.sportradar.uf.custombet.datamodel.CapiEventType eventType,
String generatedAt) |
| Modifier and Type | Method and Description |
|---|---|
Urn |
getEventId()
Returns the
Urn of the event |
List<Market> |
getMarkets()
Returns the list of markets for this event
|
public AvailableSelectionsImpl(com.sportradar.uf.custombet.datamodel.CapiAvailableSelections availableSelections)
public AvailableSelectionsImpl(com.sportradar.uf.custombet.datamodel.CapiEventType eventType,
String generatedAt)
public Urn getEventId()
AvailableSelectionsUrn of the eventgetEventId in interface AvailableSelectionsUrn of the eventpublic List<Market> getMarkets()
AvailableSelectionsgetMarkets in interface AvailableSelectionsCopyright © 2016–2025. All rights reserved.