CompanyInfo interface
Company information of the user to be passed to partners.
Properties
business | Business of the company |
country | Country of the company location. |
domain | Domain of the company |
employees |
Number of employees in the company |
state | State of the company location. |
Property Details
business
Business of the company
business?: string
Property Value
string
country
Country of the company location.
country?: string
Property Value
string
domain
Domain of the company
domain?: string
Property Value
string
employeesNumber
Number of employees in the company
employeesNumber?: string
Property Value
string
state
State of the company location.
state?: 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