次の方法で共有


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