Property Seq
Seq
If successful this will be the sequence the message is stored at
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }
If successful this will be the sequence the message is stored at
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }