Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClearAlertRequest

Package version

interface

An interface representing ClearAlertRequest. The request for clearing the alert

Hierarchy

  • ClearAlertRequest

Index

Properties

alerts

alerts: string[]
member

{string[]} alerts The list of alert IDs to be cleared

Optional resolutionMessage

resolutionMessage: undefined | string
member

{string} [resolutionMessage] The resolution message while clearing the alert

Generated using TypeDoc