Click or drag to resize

IBonusInfoBonusDrumType Property

Gets the type of the bonus drum

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

Property Value

NullableBonusDrumType
The type of the bonus drum or null if not known
See Also