Available in Classic
This is the Zone information.
Syntax
The syntax is as follows.
private String zoneNo;
private String zoneName;
private String zoneCode;
private String zoneDescription;
private String regionNo;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
zoneNo |
String | Required | Zone number
|
zoneName |
String | Required | Zone name |
zoneCode |
String | Required | Zone code name |
zoneDescription |
String | Optional | Zone description |
regionNo |
String | Required | Region number |