Click or drag to resize

IBonusInfo Interface

Defines a contract for classes implementing the bonus info

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#
public interface IBonusInfo

The IBonusInfo type exposes the following members.

Properties
 NameDescription
Public propertyBonusBalls Gets the bonus balls info
Public propertyBonusDrumType Gets the type of the bonus drum
Public propertyBonusRange Gets the bonus range
Top
See Also