Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertErrorDetails

Package version

Error details for the alert.

Hierarchy

  • AlertErrorDetails

Index

Properties

Optional errorCode

errorCode: undefined | string

Error code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorMessage

errorMessage: undefined | string

Error Message. NOTE: This property will not be serialized. It can only be populated by the server.

Optional occurrences

occurrences: undefined | number

Number of occurrences. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc