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

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

Known subclasses: lp.soyuz.interfaces.archivesubscriber.IArchiveSubscriberSet

An interface for launchpad.Admin ops on all archive subscribers.
Method cancel Cancel a set of subscriptions.
def cancel(archive_subscriber_ids, cancelled_by):
Cancel a set of subscriptions.

Sets cancelled_by to the supplied person and date_cancelled to the current date/time.

Parametersarchive_subscriber_idsA sequence of ArchiveSubscriber.id values.
cancelled_byAn IPerson who is cancelling the subscription.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.