Class BatchErrors
public sealed class BatchErrors
- Inheritance
-
BatchErrors
- Inherited Members
Properties
Errors
[JsonInclude]
[JsonPropertyName("data")]
public IReadOnlyList<Error> Errors { get; }
public sealed class BatchErrors
[JsonInclude]
[JsonPropertyName("data")]
public IReadOnlyList<Error> Errors { get; }