CountryUnit

Prev Next

Available in Classic and VPC

This is a country code.

Syntax

The syntax is as follows.

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

Field

The following describes the fields.

Field Type Required Description
country CommonCode Required Country code
  • <Example> KR, CN, JP, NA, SG, TW
phoneCode String Required Phone number prefix code for the country
price Double Required Fee
ratingUnitType Double Required Billing unit type
countryPeriodUnitList List<CountryPeriodUnit> Required List of time period units by country