The Address type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | City |
Gets or sets string of City
|
![]() | Country |
Gets or sets string of country code.
|
![]() | State |
Gets or sets string of State
|
![]() | StreetAddress1 |
Gets or sets string of address.
|
![]() | StreetAddress2 |
Gets or sets string of address.
|
![]() | Zip |
Gets or sets string of ZIP
|
See Also