Property Total
Total
[JsonPropertyName("total")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Total { get; set; }
[JsonPropertyName("total")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Total { get; set; }