Click or drag to resize

IJerseyHorizontalStripes Property

Gets a value indicating whether jersey has horizontal stripes

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#
bool? HorizontalStripes { get; }

Property Value

NullableBoolean
null if [horizontal stripes] contains no value, true if [horizontal stripes]; otherwise, false.
See Also