Click or drag to resize

OddsTypeOutcomes Property

[Missing <summary> documentation for "P:Sportradar.SDK.FeedProviders.OddsCreator.OddsType.Outcomes"]


Namespace: Sportradar.SDK.FeedProviders.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public ReadOnlyCollection<Outcome> Outcomes { get; }

Property Value

ReadOnlyCollectionOutcome
See Also