5.9.3.2. EmailNotificationMethod methods

MethodDescription
__init__(self, recipient) Constructor to initialize an EmailNotification instance.

Table 5.84. Method summary

Method __init__(self, recipient)

This constructor initializes an EmailNotification instance and sets the attributes of the outgoing e-mail.

Arguments of __init__
recipient (string)
Default: n/a
The e-mail address of the recipient.