Click or drag to resize

ILiveOddsTypeProviderGetBetType Method

[Missing <summary> documentation for "M:Sportradar.SDK.Common.Interfaces.ILiveOddsTypeProvider.GetBetType(Sportradar.SDK.Common.BetTypeKey)"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
BetValue GetBetType(
	BetTypeKey key
)

Parameters

key  BetTypeKey

[Missing <param name="key"/> documentation for "M:Sportradar.SDK.Common.Interfaces.ILiveOddsTypeProvider.GetBetType(Sportradar.SDK.Common.BetTypeKey)"]

Return Value

BetValue

[Missing <returns> documentation for "M:Sportradar.SDK.Common.Interfaces.ILiveOddsTypeProvider.GetBetType(Sportradar.SDK.Common.BetTypeKey)"]

See Also