LiftrBaseUserDetails interface

User details for an organization

Properties

emailAddress

Email address of the user

firstName

First name of the user

lastName

Last name of the user

phoneNumber

User's phone number

upn

User's principal name

Property Details

emailAddress

Email address of the user

emailAddress: string

Property Value

string

firstName

First name of the user

firstName: string

Property Value

string

lastName

Last name of the user

lastName: string

Property Value

string

phoneNumber

User's phone number

phoneNumber?: string

Property Value

string

upn

User's principal name

upn?: string

Property Value

string