The error response for when a request is unsuccessful.

ErrorList

interface AplusContentApiModelErrorList {
    errors: Error[];
}

Properties

Properties

errors: Error[]

A list of error responses returned when a request is unsuccessful.

ErrorList

MMNEPVFCICPMFPCPTTAAATR