UserInfo

User data and information.

Hierarchy

  • UserInfo

Properties

countryCode

countryCode: string

The code of the country in which you live.

createdTime

createdTime: number

The Unix time (seconds) when the authorization was created.

dob

dob: string

Your date of birth.

email

email: string

Your email address.

firstname

firstname: string

Your first name.

language

language: string

Your native language.

lastname

lastname: string

Your last name.

marketingEnabled

marketingEnabled: boolean

True if your email is verified; false otherwise.

realm

realm: string

The realm to which you belong.

state

state: string

Your user status.

updatedTime

updatedTime: number

The Unix time (seconds) when the authorization was updated.

userId

userId: string

Your unique identifier. Begins with AUTHINVITE if status is invited. Otherwise, use your HERE ID.