l.s.i.a.IArchiveSubscriberView(Interface) : interface documentation

Part of lp.soyuz.interfaces.archivesubscriber View In Hierarchy

Known subclasses: lp.soyuz.interfaces.webservice.IArchiveSubscriber

An interface for launchpad.View ops on archive subscribers.
Int id Undocumented
Int archive_id Undocumented
Attribute subscriber_id database ID of the subscriber.
Datetime date_cancelled The timestamp when the subscription was cancelled.
TextLine displayname Undocumented
Method getNonActiveSubscribers Return the people included in this subscription.
id =
Undocumented
archive_id =
Undocumented
subscriber_id =
database ID of the subscriber.
date_cancelled =
The timestamp when the subscription was cancelled.
displayname =
Undocumented
def getNonActiveSubscribers():
Return the people included in this subscription.
Returnsa storm ResultSet of all the people and their preferred email address who are included in this subscription who do not yet have an active token for the corresponding archive.

Persons with no preferred email addresses are not included. (type: storm.store.ResultSet)

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.