Click or drag to resize

cashoutGeneratedAt Property

Gets the timestamp of the 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 long GeneratedAt { get; }

Property Value

Int64
The timestamp of the message
See Also