UserInfo interface
User Information to be passed to partners.
Properties
company |
Company information of the user to be passed to partners. |
company |
Company name of the user |
email |
Email of the user used by Elastic for contacting them if needed |
first |
First name of the user |
last |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript