Property Errors
Errors
API requests that resulted in an error response
[JsonPropertyName("errors")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Errors { get; set; }
API requests that resulted in an error response
[JsonPropertyName("errors")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Errors { get; set; }