PostalZone Property
Indicates the number of postal rate zones between the origin and destination zip codes.
Syntax
public String getPostalZone();
Remarks
The Postal Zone (which might be "Local" or "0 through 8") identifies the appropriate distance code assigned to each origination and destination Zip Code pairing for every Zip Code in the nation. These zones are used for Priority Mail packages over 5 lbs.
The value of this property is filled by the response from the USPS server.
This property is read-only.
Default Value
""