次の方法で共有


CompanyDetails interface

会社の詳細。

プロパティ

business

勤務先電話番号

companyName

会社名

country

国名

domain

ドメイン名

numberOfEmployees

従業員数

officeAddress

Office アドレス

プロパティの詳細

business

勤務先電話番号

business?: string

プロパティ値

string

companyName

会社名

companyName?: string

プロパティ値

string

country

国名

country?: string

プロパティ値

string

domain

ドメイン名

domain?: string

プロパティ値

string

numberOfEmployees

従業員数

numberOfEmployees?: number

プロパティ値

number

officeAddress

Office アドレス

officeAddress?: string

プロパティ値

string