Table of Contents

Class betSettlementMarket

Namespace
Sportradar.OddsFeed.SDK.Messages.Feed
Assembly
Sportradar.OddsFeed.SDK.dll
[SuppressMessage("Style", "IDE1006: Naming rule violation", Justification = "FeedMarket defaults")]
[SuppressMessage("ReSharper", "InconsistentNaming")]
[Serializable]
public class betSettlementMarket : FeedMarket
Inheritance
betSettlementMarket
Inherited Members

Properties

Items

public betSettlementMarketOutcome[] Items { get; set; }

Property Value

betSettlementMarketOutcome[]

SpecifierString

Gets or sets a IReadOnlyDictionary<TKey, TValue> representing parsed specifiers

public override string SpecifierString { get; }

Property Value

string

extended_specifiers

public string extended_specifiers { get; set; }

Property Value

string

id

public int id { get; set; }

Property Value

int

result

public string result { get; set; }

Property Value

string

specifiers

public string specifiers { get; set; }

Property Value

string

void_reason

public int void_reason { get; set; }

Property Value

int

void_reasonSpecified

public bool void_reasonSpecified { get; set; }

Property Value

bool