interface Errors {
    data?: BatchError[];
    object?: string;
}

Properties

Properties

data?: BatchError[]
object?: string

The object type, which is always list.