GuidesTypeScript API ReferencePython v2 API Reference

UserInfo | @here/olp-sdk-ts

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

Hierarchy

Index

Properties

email?: string

Email address of the user. Only included if entityType is user.

firstname?: string

The first name of the user. Only included if entityType is user.

lastname?: string

The lastname of the user. Only included if entityType is user.

realm?: string

A realm which the user belongs to.

state?: "deleted" | "disabled" | "locked" | "enabled"

The status of this user.

userHrn?: string

The HRN of the user.

userId?: string

The unique identifier of the user.

Legend

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

Settings

Theme

Generated using TypeDoc