Click or drag to resize

IMatchStatusAwayScore Property

Gets the score of the away competitor competing on the associated sport event

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#
decimal AwayScore { get; }

Property Value

Decimal
The score of the away competitor competing on the associated sport event
See Also