l.r.i.p.IPersonNotification(Interface) : interface documentation

Part of lp.registry.interfaces.personnotification View In Hierarchy

A textual message about a change in our records about a person.
Object person Undocumented
Datetime date_emailed When was the notification sent? None, if it hasn't been sent yet.
Datetime date_created Undocumented
Text body Undocumented
TextLine subject Undocumented
Attribute can_send Can the notification be sent?
Attribute to_addresses The list of addresses to send the notification to.
Method destroySelf Delete this notification.
Method send Send the notification by email.
person =
Undocumented
date_emailed =
When was the notification sent? None, if it hasn't been sent yet.
date_created =
Undocumented
body =
Undocumented
subject =
Undocumented
can_send =
Can the notification be sent?
to_addresses =
The list of addresses to send the notification to.
def destroySelf():
Delete this notification.
def send():
Send the notification by email.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.