Click or drag to resize

OddsCreatorServicegetTennisSidebetsWithKeyAsync(Double, Double, Int32, Int32, Int32, Int32, Double, Object) Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public void getTennisSidebetsWithKeyAsync(
	double homeOdds,
	double awayOdds,
	int gender,
	int bestOfSets,
	int surface,
	int oddsTypeId,
	double oddsKey,
	Object userState
)

Parameters

homeOdds  Double

[Missing <param name="homeOdds"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

awayOdds  Double

[Missing <param name="awayOdds"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

gender  Int32

[Missing <param name="gender"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

bestOfSets  Int32

[Missing <param name="bestOfSets"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

surface  Int32

[Missing <param name="surface"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

oddsTypeId  Int32

[Missing <param name="oddsTypeId"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

oddsKey  Double

[Missing <param name="oddsKey"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

userState  Object

[Missing <param name="userState"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.getTennisSidebetsWithKeyAsync(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Object)"]

See Also