The error response that is returned when a request is unsuccessful.

ErrorList

interface ErrorList {
    errors: Error[];
}

Properties

Properties

errors: Error[]

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

ErrorList

MMNEPVFCICPMFPCPTTAAATR