-
Notifications
You must be signed in to change notification settings - Fork 2
WSAddress
devaiq edited this page Oct 19, 2016
·
1 revision
This structure represents some address information.
WSAddressmembers
| Name | Type | Description |
|---|---|---|
| Line1 | String | First address line |
| Line1 | String | Second address line |
| City | String | City |
| County | String | County |
| CountryState | String | Country or state |
| PostZipCode | String | Post Code or Zip Code |
All fields in this address structure are limited to 50 characters in length