Zone
- Print
- PDF
Zone
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?