Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorRecord

Package version

An interface representing ErrorRecord.

Hierarchy

  • ErrorRecord

Index

Properties

Properties

Optional id

id: undefined | string

Input document unique identifier the error refers to.

Optional message

message: undefined | string

Error message.

Generated using TypeDoc