Property Messages
Messages
Number of messages stored in the Stream
[JsonPropertyName("messages")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public long Messages { get; set; }
Number of messages stored in the Stream
[JsonPropertyName("messages")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public long Messages { get; set; }