Estated v0.1.0 Estated.Owner View Source
Current owner details taken from either the assessment.
Link to this section Summary
Types
The city where the current tax bill is mailed.
The address where the current tax bill is mailed (not including unit).
Assessed owner names.
Description of the owner occupancy.
The state abbreviation where the current tax bill is mailed; XX for out of country addresses.
Current owner details taken from either the assessment.
The unit number.
The unit type.
The zip code where the current tax bill is mailed.
Four digit postal zip extension for where the tax bill is mailed.
Link to this section Types
The city where the current tax bill is mailed.
In the case it is out of the USA, the country will also be located here.
Eg. ATLANTA
formatted_street_address()
View Source (since 0.1.0)formatted_street_address() :: String.t()
The address where the current tax bill is mailed (not including unit).
Eg. 123 MAIN ST
Assessed owner names.
Eg. "SMITH, JOHN; SMITH, JANE" or "SMITH JOHN & JANE"
Description of the owner occupancy.
Can be "YES" or "PROBABLE". Data not available if null.
Eg. YES
The state abbreviation where the current tax bill is mailed; XX for out of country addresses.
Eg. GA
t()
View Source (since 0.1.0)t() :: %Estated.Owner{ city: city() | nil, formatted_street_address: formatted_street_address() | nil, name: name() | nil, owner_occupied: owner_occupied() | nil, state: state() | nil, unit_number: unit_number() | nil, unit_type: unit_type() | nil, zip_code: zip_code() | nil, zip_plus_four_code: zip_plus_four_code() | nil }
Current owner details taken from either the assessment.
The unit number.
Eg. 104
The unit type.
Eg. APT
The zip code where the current tax bill is mailed.
Eg. 30342
Four digit postal zip extension for where the tax bill is mailed.
Eg. 3019