共用方式為


CompanyDetails interface

組織的公司詳細數據

屬性

businessPhone

公司的商務電話號碼

companyName

公司名稱

country

公司的國家/地區名稱

domain

使用者的網域

numberOfEmployees

公司的員工數目

officeAddress

公司的辦公室位址

屬性詳細資料

businessPhone

公司的商務電話號碼

businessPhone?: string

屬性值

string

companyName

公司名稱

companyName?: string

屬性值

string

country

公司的國家/地區名稱

country?: string

屬性值

string

domain

使用者的網域

domain?: string

屬性值

string

numberOfEmployees

公司的員工數目

numberOfEmployees?: number

屬性值

number

officeAddress

公司的辦公室位址

officeAddress?: string

屬性值

string