Click or drag to resize

ResourceTypeGroup Enumeration

Enumerates groups of resources represented by the URN

Namespace: Sportradar.OddsFeed.SDK.Messages
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public enum ResourceTypeGroup
Members
Member nameValueDescription
MATCH0 The resource represents a sport event of match type
STAGE1 The resource represents a sport event of stage type
TOURNAMENT2 The resource represents a tournament
BASIC_TOURNAMENT3 The basic tournament
SEASON4 The resource represents a (tournament) season
OTHER5 The non-specific URN type specifier
UNKNOWN6 The unknown resource type
DRAW7 The resource represents lottery draw
LOTTERY8 The resource represents lottery
See Also