EmailAddressNotification

Base class of Email Service notifications that pertain to a specific email address.

Inheritors

Properties

Link copied to clipboard
abstract val emailAddressId: String

String Identifier of email address to which this notification pertains.

Link copied to clipboard
abstract override val owner: String

String Subject identifier of user to whom the notification is addressed.

Link copied to clipboard
abstract override val type: String

String Type of notification.