Click or drag to resize

IRoundCupRoundMatchNumber Property

Gets a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current IRound instance

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
int? CupRoundMatchNumber { get; }

Property Value

NullableInt32
See Also