Part of lp.services.identity.interfaces.webservice View In Hierarchy
IPerson's emails.| Int | id | Undocumented |
| Choice | status | Undocumented |
| Int | personID | Undocumented |
| TextLine | rdf_sha1 | The SHA-1 hash of the preferred email address and a mailto: prefix as a hexadecimal string. This is used as a key by FOAF RDF spec |
| Method | destroySelf | Destroy this email address and any associated subscriptions. |
| Method | syncUpdate | Write updates made on this object to the database. |
Inherited from IHasOwner:
| Attribute | owner | The object's owner, which is an IPerson. |