Click or drag to resize

IBetDetail Interface

Defines a contract for bet-level response details

Namespace: Sportradar.MTS.SDK.Entities.Interfaces
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2

The IBetDetail type exposes the following members.

Properties
 NameDescription
Public propertyAlternativeStake Gets the alternative stake, mutually exclusive with IBetReoffer
Public propertyBetId Gets the id of the bet
Public propertyReason Gets the bet response reason.
Public propertyReoffer Gets the bet reoffer details (mutually exclusive with IAlternativeStake)
Public propertySelectionDetails Gets the array of selection details
Top
See Also