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