WSAddress - accountsIQ/API-Wiki GitHub Wiki
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