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