Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertErrorDetails

Package version

interface

An interface representing AlertErrorDetails. The details of the error for which the alert was raised

Hierarchy

  • AlertErrorDetails

Index

Properties

Optional errorCode

errorCode: undefined | string
member

{string} [errorCode] The error code

Optional errorMessage

errorMessage: undefined | string
member

{string} [errorMessage] The error message

Optional occurences

occurences: undefined | number
member

{number} [occurences] The number of occurences

Generated using TypeDoc