Interface: IProfile
the profile for a Tepui user
Hierarchy
IProfile
Index
Properties
Properties
email
• email: string
email address of the user
firstName
• firstName: string
first (given) name
lastName
• lastName: string
last (family) name
name
• name: string
name of the user
picture
• picture: string
a url to an image of the user, used for avatars
Last updated
Was this helpful?