Part of lp.bugs.interfaces.webservice View In Hierarchy
Inherited from IBugSubscriptionFilterAttributes:
| Int | id | Undocumented |
| Bool | include_any_tags | Undocumented |
| Bool | exclude_any_tags | Undocumented |
Inherited from IBugSubscriptionFilterMethodsProtected:
| Method | delete | Delete this bug subscription filter. |
Inherited from IBugSubscriptionFilterMethodsPublic:
| Method | isMuteAllowed | Return True if this filter can be muted for person. |
| Method | muted | Return date muted if this filter was muted for person, or None. |
| Method | mute | Add a mute for person to this filter. |
| Method | unmute | Remove any mute for person to this filter. |