Table of Contents

Class BatchErrors

The errors that occurred during the batch.

public class BatchErrors
Inheritance
object
BatchErrors

Properties

Data

The errors that occurred during the batch.

public BatchErrorData[] Data { get; set; }

Property Value

BatchErrorData[]

Object

The object type, which is always list.

public string Object { get; set; }

Property Value

string