address_id | string(uuid) | ID of the address | |
full_address | string | One-line address for convenience | |
country | string | Country of Address | |
address_nature | string | The type of adress | enum: MAILING , PHYSICAL , LIENHOLDER , MORTGAGEE |
number | string | House or street number of Address | |
street | string | Name of the street without directional or type qualifier | |
type | string | Abbreviated street type, eg. Rd, St, Ave, etc | |
city | string | City of Address | |
state | string | State of Address | |
sec_unit_type | string | The type of unit | |
sec_unit_num | string | The number of the unit (may not be numeric) | |
zip | string | Zipcode of Address | |