Click or drag to resize

IOutcome Interface

Represent a betting market outcome

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IOutcome

The IOutcome type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the value uniquely identifying the current instance
Top
Methods
 NameDescription
Public methodGetMappedOutcomeIdAsyncObsolete.
Asynchronously gets the mapping Id of the specified outcome
Public methodGetMappedOutcomeIdsAsync Asynchronously gets the mapping Ids of the specified outcome
Public methodGetNameAsync Asynchronously gets the name of the outcome in the specified language
Top
See Also