Click or drag to resize

IPlayerProfileWeight Property

Gets the weight in kilograms of the player represented by the current instance or a null reference if weight is not known

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? Weight { get; }

Property Value

NullableInt32
See Also