Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailReceiver

Package version

An email receiver.

Hierarchy

  • EmailReceiver

Index

Properties

emailAddress

emailAddress: string

The email address of this receiver.

name

name: string

The name of the email receiver. Names must be unique across all receivers within an action group.

Optional status

The receiver status of the e-mail. NOTE: This property will not be serialized. It can only be populated by the server.

Optional useCommonAlertSchema

useCommonAlertSchema: undefined | false | true

Indicates whether to use common alert schema.

Generated using TypeDoc