Click or drag to resize

OddsCreatorServicegetOddsTypeIdsAsync(Int32, Boolean) Method

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


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public void getOddsTypeIdsAsync(
	int sportId,
	bool needMatchId
)

Parameters

sportId  Int32

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

needMatchId  Boolean

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

See Also