UserInfo interface

User Information to be passed to partners.

Properties

companyInfo

Company information of the user to be passed to partners.

companyName

Company name of the user

emailAddress

Email of the user used by Elastic for contacting them if needed

firstName

First name of the user

lastName

Last name of the user

Property Details

companyInfo

Company information of the user to be passed to partners.

companyInfo?: CompanyInfo

Property Value

companyName

Company name of the user

companyName?: string

Property Value

string

emailAddress

Email of the user used by Elastic for contacting them if needed

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