Click or drag to resize

IMarketWithProbabilitiesV1CashoutStatus Property

Gets a CashoutStatus enum member specifying the availability of cashout, or a null reference

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#
CashoutStatus? CashoutStatus { get; }

Property Value

NullableCashoutStatus
See Also