プロパティ署名 DocumentObject.phoneNumbers

選択したアイテムの電話番号。

署名

[Document.PHONE_NUMBERS]?: Array<{type: string; number: string}>;

詳細

タイプ Array<{type: string; number: string}>
省略可 はい
読み取り専用 いいえ