Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertProperties

Package version

interface

An interface representing AlertProperties. The proprties of an alert.

Hierarchy

  • AlertProperties

Index

Properties

Optional customEmailAddresses

customEmailAddresses: string[]
member

{string[]} [customEmailAddresses] The custom email address for sending emails.

Optional locale

locale: undefined | string
member

{string} [locale] The locale for the email notification.

Optional sendToOwners

sendToOwners: undefined | string
member

{string} [sendToOwners] A value indicating whether to send email to subscription administrator.

Generated using TypeDoc