Interface AssetServiceCallAsset

AssetServiceCallAssetオブジェクトは、電話番号アセットのアセット情報を格納します。
ADD時、このフィールドは省略可能となります。※typeがCALLの場合は必須です。
AssetServiceCallAsset contains Asset value information for call assets.
This field is optional in ADD operation. *If type is CALL, this field is required.

Hierarchy

  • AssetServiceCallAsset

Properties

phoneNumber?: null | string
電話番号です。
ADDおよびSET時、このフィールドは必須となります。
Phone number.
This field is required in ADD and SET operation.

Memberof

AssetServiceCallAsset

reviewPhoneNumber?: null | string
審査中の電話番号です。
このフィールドは、リクエストの際には無視されます。
審査中の間のみ、レスポンスの際に返却されます。
Phone number on editorial review.
This field will be ignored on input.
It will be returned at the time of response only during the review.

Memberof

AssetServiceCallAsset

schedules?: null | AssetServiceSchedule[]

Memberof

AssetServiceCallAsset