Click or drag to resize

OddsCreatorServicegetTennisSidebetsAsync(Double, Double, Int32, Int32, Int32) Method

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


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

Parameters

homeOdds  Double

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

awayOdds  Double

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

gender  Int32

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

bestOfSets  Int32

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

surface  Int32

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

See Also