Class cashoutOdds
- Namespace
- Sportradar.OddsFeed.SDK.Messages.Rest
- Assembly
- Sportradar.OddsFeed.SDK.dll
[Serializable]
[SuppressMessage("ReSharper", "PartialTypeWithSinglePart")]
public class cashoutOdds
- Inheritance
-
cashoutOdds
- Inherited Members
-
Properties
betstop_reason
public int betstop_reason { get; set; }
Property Value
- int
betstop_reasonSpecified
public bool betstop_reasonSpecified { get; set; }
Property Value
- bool
betting_status
public int betting_status { get; set; }
Property Value
- int
betting_statusSpecified
public bool betting_statusSpecified { get; set; }
Property Value
- bool
market
public oddsChangeMarket[] market { get; set; }
Property Value
- oddsChangeMarket[]