| Name | Type | Description | Notes |
|---|---|---|---|
| AddressID | string | Unique identifier for this Address | |
| Type | AddressType | ||
| OwnerType | OwnerType | [optional] | |
| Address1 | string | First line of the address | |
| Address2 | string | Second line of the address | [optional] |
| City | string | ||
| State | string | two character code of a US state | |
| PostalCode | string | ||
| Country | string | ||
| Validated | bool | Address has been validated for customer | [optional] |
This repository was archived by the owner on Aug 26, 2022. It is now read-only.