Property Consumers
Consumers
Number of active Consumers
[JsonPropertyName("consumers")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Consumers { get; set; }
Number of active Consumers
[JsonPropertyName("consumers")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Consumers { get; set; }