CheckPostalCodeResult Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CheckPostalCodeResult : DataContractBase
The CheckPostalCodeResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckPostalCodeResult |
| Name | Description | |
|---|---|---|
| IsValid |
This value is true if the provided postal code matched an existing postal code in the datastore.
| |
| MatchingPostalCodes |
Some countris may have several cities matching the same postal code.
If that is the case this list contains all matching cities.
|