Part of canonical.launchpad.interfaces.account View In Hierarchy
Known subclasses: canonical.launchpad.interfaces.account.IAccount
IAccount.| Datetime | date_created | Undocumented |
| Choice | creation_rationale | Undocumented |
| Attribute | openid_identifiers | Linked OpenId Identifiers |
| PasswordField | password | Undocumented |
| Method | createPerson | Create and return a new IPerson associated with this account. |
IPerson associated with this account.| Parameters | rationale | A member of AccountCreationRationale. |
| name | Specify a name for the IPerson instead of
using an automatically generated one. | |
| comment | Populate IPerson.creation_comment. See
IPerson. |