Available in Classic and VPC
This is the detailed unit list.
Syntax
The syntax is as follows:
private CommonCode detail;
private Double price;
private List<DetailPeriodUnit> detailPeriodUnitList;
Field
The following describes the fields.
| Field | Type | Required | Description |
|---|---|---|---|
country |
CommonCode | Required | Country code
|
price |
Double | Required | Fee |
detailPeriodUnitList |
List<DetailPeriodUnit> | Required | List of time period units by country |