Error: { code: string; message: string }

Type declaration

  • code: string

    The error code.

  • message: string

    The error message.