Property Seq
Seq
Stream sequence number of the message to retrieve, cannot be combined with last_by_subj
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ulong Seq { get; set; }
Stream sequence number of the message to retrieve, cannot be combined with last_by_subj
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ulong Seq { get; set; }