Part of lp.bugs.interfaces.structuralsubscription View In Hierarchy
| Attribute | target | The target. |
| Attribute | target_parent | The target's parent, or None if one doesn't exist. |
| Attribute | target_type_display | The type of the target, for display. |
| Attribute | target_arguments | A dict of arguments that can be used as arguments to the structural subscription constructor. |
| Attribute | pillar | The pillar most closely corresponding to the context. |
| Attribute | join | A Storm join to get the `IStructuralSubscription`s relating to the context. |