Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Package version

interface

An interface representing ErrorResponse. The error response send when an operation fails.

Hierarchy

  • ErrorResponse

Index

Properties

Properties

code

code: string
member

{string} code error code

message

message: string
member

{string} message error message

Generated using TypeDoc