Class PrebuiltBetsRequestImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.PrebuiltBetsRequestImpl
- All Implemented Interfaces:
PrebuiltBetsRequest
Implementation of
PrebuiltBetsRequest-
Constructor Details
-
PrebuiltBetsRequestImpl
-
-
Method Details
-
getEventId
Description copied from interface:PrebuiltBetsRequestReturns the event URN- Specified by:
getEventIdin interfacePrebuiltBetsRequest- Returns:
- the event URN
-
getSubBookmakerId
Description copied from interface:PrebuiltBetsRequestReturns the sub-bookmaker ID- Specified by:
getSubBookmakerIdin interfacePrebuiltBetsRequest- Returns:
- the sub-bookmaker ID
-
getUser
Description copied from interface:PrebuiltBetsRequestReturns the user identifier- Specified by:
getUserin interfacePrebuiltBetsRequest- Returns:
- the user identifier, or null if not set
-
getCount
Description copied from interface:PrebuiltBetsRequestReturns the count of prebuilt bets to return- Specified by:
getCountin interfacePrebuiltBetsRequest- Returns:
- the count, or null if not set
-
getLength
Description copied from interface:PrebuiltBetsRequestReturns the length of selections in prebuilt bets- Specified by:
getLengthin interfacePrebuiltBetsRequest- Returns:
- the length, or null if not set
-
toString
-