l.b.i.w.ISpecificationSubscription(Interface) : interface documentation

Part of lp.blueprints.interfaces.webservice View In Hierarchy

A subscription for a person to a specification.
Int id Undocumented
PersonChoice person The person you would like to subscribe to this blueprint. They will be notified of the subscription by email.
Attribute personID db person value
Int specification Undocumented
Attribute specificationID db specification value
Bool essential Check this if participation in the design of the feature is essential.
Method canBeUnsubscribedByUser Can the user unsubscribe the subscriber from the specification?
id =
Undocumented
person =
The person you would like to subscribe to this blueprint. They will be notified of the subscription by email.
personID =
db person value
specification =
Undocumented
specificationID =
db specification value
essential =
Check this if participation in the design of the feature is essential.
@call_with(REQUEST_USER)
@export_read_operation()
@operation_for_version('devel')
def canBeUnsubscribedByUser(user):
Can the user unsubscribe the subscriber from the specification?
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.