CompanyDetails interface
Company details for an organization
Properties
business |
Business phone number of the company |
company |
Company name |
country | Country name of the company |
domain | Domain of the user |
number |
Number of employees in the company |
office |
Office address of the company |
Property Details
businessPhone
Business phone number of the company
businessPhone?: string
Property Value
string
companyName
Company name
companyName?: string
Property Value
string
country
Country name of the company
country?: string
Property Value
string
domain
Domain of the user
domain?: string
Property Value
string
numberOfEmployees
Number of employees in the company
numberOfEmployees?: number
Property Value
number
officeAddress
Office address of the company
officeAddress?: 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