Interface IErrorResponse

Index

Properties

Properties

Optional data

data: object

Type declaration

  • [key: string]: any
  • Optional executionReport?: string
  • Optional message?: string
  • Optional type?: string

statusCode

statusCode: number

Hierarchy