Table of Contents

Interface IBonusInfo

Namespace
Sportradar.OddsFeed.SDK.Entities.Rest
Assembly
Sportradar.OddsFeed.SDK.dll

Defines a contract for classes implementing the bonus info

public interface IBonusInfo

Properties

BonusBalls

Gets the bonus balls info

int? BonusBalls { get; }

Property Value

int?

The bonus balls info or null if not known

BonusDrumType

Gets the type of the bonus drum

BonusDrumType? BonusDrumType { get; }

Property Value

BonusDrumType?

The type of the bonus drum or null if not known

BonusRange

Gets the bonus range

string BonusRange { get; }

Property Value

string

The bonus range