Click or drag to resize

EventOddsField Properties

The EventOddsField type exposes the following members.

Properties
 NameDescription
Public propertyActive Whether odds field is active or not.
Public propertyOutcome Status of the outcome. See also VoidFactor.
Public propertyPlayerId The ID of the player referenced in the bet.
Public propertyProbability Outcome probability
Public propertyType Type of odds field (e.g. over, under, etc.)
Public propertyTypeId Optional odds type id
Public propertyValue Odds field value
Public propertyViewIndex Returns the original index(position) of EventOddsField as SDK stores them in a IDictionary
Public propertyVoidFactor Void factor can either be 1 or 0.5, indicating that the whole or half of the bet is voided and should be refunded to the customer. When the void factor is set to 0.5, the Outcome will indicate if the other half has won or lost.
Top
See Also