Click or drag to resize

BetTypeKey(Int64) Constructor

Initializes a new instance of the BetTypeKey class

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public BetTypeKey(
	long odds_type_id
)

Parameters

odds_type_id  Int64
Bet type id
See Also