Click or drag to resize

OutrightHeaderToString Method

Returns a String representation of the current OutrightHeader 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 OutrightHeader instance
See Also