Click or drag to resize

CheckPostalCodeResult Properties

The CheckPostalCodeResult type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
This value is true if the provided postal code matched an existing postal code in the datastore.
Public propertyMatchingPostalCodes
Some countris may have several cities matching the same postal code. If that is the case this list contains all matching cities.
Top
See Also