Part of lp.bugs.interfaces.bugsubscription View In Hierarchy
Known implementations: lp.bugs.model.bugsubscription.BugSubscription
| Int | id | Undocumented |
| Int | bugID | Undocumented |
| Choice | bug_notification_level | The volume and type of bug notifications this subscription will generate. |
| Attribute | display_subscribed_by | subscribed_by formatted for display. |
| Attribute | display_duplicate_subscribed_by | duplicate bug subscribed_by formatted for display. |
| Method | canBeUnsubscribedByUser | Can the user unsubscribe the subscriber from the bug? |