Property Total
Total
Total number of API requests received for this account
[JsonPropertyName("total")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Total { get; set; }
Total number of API requests received for this account
[JsonPropertyName("total")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Total { get; set; }