UserInterface

UserInterface: interface

Members

Properties

addresses
PostalAddress[UUID] addresses [@property getter]
Undocumented in source.
displayName
DisplayName[UUID] displayName [@property getter]
Undocumented in source.
email
EmailAddress[UUID] email [@property getter]
Undocumented in source.
id
UUID id [@property getter]
Undocumented in source.
list
User[UUID] list [@property getter]
Undocumented in source.
phoneNumbers
PhoneNumber[UUID] phoneNumbers [@property getter]
Undocumented in source.
realName
NaturalPersonName realName [@property getter]
Undocumented in source.
socialAccounts
SocialAccount[UUID] socialAccounts [@property getter]
Undocumented in source.
username
string username [@property getter]
Undocumented in source.

Meta