Part of lp.registry.interfaces.mailinglist View In Hierarchy
PublicPersonChoice | person | The person who is subscribed to this mailing list. |
Choice | mailing_list | The mailing list for this subscription. |
Datetime | date_joined | The date this person joined the team's mailing list. |
Object | email_address | The subscribed email address or None, meaning use the person's preferred email address, even if that changes. |
Object | subscribed_address | The IEmailAddress this person is subscribed with. |