Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Response document containing details about a failed request.

Hierarchy

  • ErrorResponse

Index

Properties

Optional errorCode

errorCode: undefined | string

Response error code

Optional errorMessage

errorMessage: undefined | string

Response error message

Optional statusCode

statusCode: undefined | number

Response status code

Generated using TypeDoc