Property Seq
Seq
The sequence number of the message in the Stream
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }
The sequence number of the message in the Stream
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }