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

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

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

An interface for launchpad.Edit ops on archive subscribers.
Method cancel Cancel a subscription.
@call_with(REQUEST_USER)
@export_write_operation()
@operation_for_version('devel')
def cancel(cancelled_by):
Cancel a subscription.

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

Parameterscancelled_byAn IPerson who is cancelling the subscription.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.