Part of lp.registry.interfaces.pillar View In Hierarchy
This includes the pillar object, as well as information about whether it's a project, project group, or distribution.
| Int | id | Undocumented |
| TextLine | name | Undocumented |
| Attribute | product | The project that has this name, or None |
| Attribute | projectgroup | The project group that has this name, or None |
| Attribute | distribution | The distribution that has this name, or None |
| Attribute | active | The pillar is active |
| Attribute | pillar | The pillar object |