Part of lp.code.interfaces.gitrule View In Hierarchy
Known subclasses: lp.code.interfaces.gitrule.IGitRuleGrant
IGitRuleGrant attributes that require launchpad.View.| Int | id | Undocumented |
| PublicPersonChoice | grantor | The user who created this grant. |
| Choice | grantee_type | The type of grantee for this grant. |
| PersonChoice | grantee | The person being granted access. |
| Attribute | combined_grantee | The overall grantee of this grant: either a GitGranteeType (other than PERSON) or an IPerson. |
| Datetime | date_created | The time when this grant was created. |
| Datetime | date_last_modified | The time when this grant was last modified. |