Click or drag to resize

cashoutName Property

When overridden in derived class, gets the name of the current message

Namespace: Sportradar.OddsFeed.SDK.Messages.REST
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public override string Name { get; }

Property Value

String
The name.
See Also