| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressId |
Address Id (Primary key) |
integer |
None. |
| MyUnitId |
My Unit Id. |
integer |
None. |
| AddressTypeId |
Address Type Id. |
integer |
None. |
| UnitNumber |
Unit Number. |
string |
None. |
| Address1 |
Address 1. |
string |
None. |
| Address2 |
Address 2. |
string |
None. |
| City |
City. |
string |
None. |
| State |
State. |
string |
None. |
| Zip |
Zip. |
string |
None. |
| Country |
Country. |
string |
None. |
| Type |
Type of address (Unit, Billing, etc.) |
CwsAddressType |
None. |