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