CountryUnit
    • PDF

    CountryUnit

    • PDF

    Article summary

    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.

    FieldTypeRequiredDescription
    countryCommonCodeRequiredCountry code
    • <Example> KR, CN, JP, NA, SG, TW
    phoneCodeStringRequiredPhone number prefix code for the country
    priceDoubleRequiredFee
    ratingUnitTypeDoubleRequiredBilling unit type
    countryPeriodUnitListList<CountryPeriodUnit>RequiredList of time period units by country

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.