Describes the address for an organization
Inheritance Hierarchy
PASI.DataContract.V2020OrganizationAddress
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The OrganizationAddress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrganizationAddress |
Properties
Name | Description | |
---|---|---|
City |
The city part of the address
| |
Country | (Required)
The country code
| |
PostalCode |
The postal or zip code
| |
StateProvince |
The state or province code
| |
Street | (Required)
The street part of the address
|
See Also