Contents

ErrorsResponse

A response object indicating that an error occurred while processing the request.

Declaration

object ErrorsResponse

Properties

NameTypeDescription
errors Required[Error]

The collection of errors that occurred while processing the request.

See Also

Related Objects