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()
AvailableSelections
Urn
of the eventgetEventId
in interface AvailableSelections
Urn
of the eventpublic List<Market> getMarkets()
AvailableSelections
getMarkets
in interface AvailableSelections
Copyright © 2016–2025. All rights reserved.