CountryUnit

Prev Next

Classic/​VPC環境で利用できます。​

国コードです。

構文

構文は次の通りです。

private CommonCode country;
private String phoneCode;
private Double price;
private CommonCode ratingUnitType;
private List<CountryPeriodUnit> countryPeriodUnitList;

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
country CommonCode Required 国コード
  • <例> KRCNJPNASGTW
phoneCode String Required 国番号に該当する電話番号の最初のコード
price Double Required 料金
ratingUnitType Double Required 課金単位タイプ
countryPeriodUnitList List<CountryPeriodUnit> Required 国別期間単位リスト