Click or drag to resize

IOutcomeSettlementVoidFactor Property

Gets the VoidFactor associated with a current IOutcomeSettlement or a null reference. The value indicates the percentage of the stake that should be voided (returned to the punter).

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

Property Value

NullableVoidFactor
See Also