Property Bytes
Bytes
The number of bytes that were lost
[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 9.223372036854776E+18)]
public long Bytes { get; set; }
The number of bytes that were lost
[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 9.223372036854776E+18)]
public long Bytes { get; set; }