Click or drag to resize

MatchAndOutrightMetaDataToString Method

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