Click or drag to resize

OutrightOddsChangeToString Method

Returnes a String representation of the current OutrightOddsChange instance

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public override string ToString()

Return Value

String
a String representation of the current OutrightOddsChange instance
See Also