Contains address information
Inheritance Hierarchy
PASI.DataContract.AlbertaHealth.V2017AddressInfo
Namespace: PASI.DataContract.AlbertaHealth.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The AddressInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AddressInfo |
Properties
| Name | Description | |
|---|---|---|
| City |
The city part of the address.
| |
| ExpiryDate |
The date the address is no longer in effect.
| |
| PostalCode |
Postal Code value of the address.
| |
| StateProvince |
The state or province code of the address.
| |
| Street |
The street part of the address.
|
See Also