GuidesTypeScript API ReferencePython v2 API Reference

UserInfo | @here/olp-sdk-ts

UserInfo | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

User data and information.

Hierarchy

  • UserInfo

Index

Properties

countryCode: string

The code of the country in which you live.

createdTime: number

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

dob: string

Your date of birth.

email: string

Your email address.

firstname: string

Your first name.

language: string

Your native language.

lastname: string

Your last name.

marketingEnabled: boolean

True if your email is verified; false otherwise.

realm: string

The realm to which you belong.

state: string

Your user status.

updatedTime: number

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

userId: string

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

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Settings

Theme

Generated using TypeDoc