Estated v0.2.0 Estated.Property.Deed View Source

Sale and mortgage data which constitute a deed record.

Link to this section Summary

Types

Second buyer first name, or null if corporate owner.

Second buyer last name, or corporate name.

Buyer mailing address.

Buyer mailing city.

Buyer first name, or null if corporate owner.

Buyer last name, or corporate name.

Buyer mailing state.

Buyer unit number.

Buyer unit type.

Buyer mailing zip code.

Buyer four digit postal zip extension.

The physical book where the deed was recorded.

The physical page where the deed was recorded.

Up to 20 years of sale and mortgage data which constitute a deed record.

An indicator to determine if the sale was deemed to be distressed.

Identifier assigned to document at the recording date.

Type of deed document.

Mortgage lender.

The type of lender.

Mortgage recorded in dollars.

The date the mortgage will be paid in full.

The interest rate type on the loan.

The interest rate of the loan.

Type of loan security.

The date the original contract was signed.

An indicator used to determine the status of the transfer.

The official date the document was recorded.

The total sale price in dollars.

A description of the sale.

The second seller first name, or null if corporate owner.

The second seller last name, or corporate name.

The seller mailing address.

The seller city.

Seller first name, or null if corporate owner.

Seller last name, or corporate name.

The seller mailing state.

The seller unit number.

Seller zip code.

Seller four digit postal zip extension.

t()

Sale and mortgage data which constitute a deed record.

The tax amount levied by the city, county, or a combination thereof.

Link to this section Types

Link to this type

buyer2_first_name()

View Source (since 0.2.0)
buyer2_first_name() :: String.t()

Second buyer first name, or null if corporate owner.

Eg. JANE

Link to this type

buyer2_last_name()

View Source (since 0.2.0)
buyer2_last_name() :: String.t()

Second buyer last name, or corporate name.

Eg. SMITH

Link to this type

buyer_address()

View Source (since 0.2.0)
buyer_address() :: String.t()

Buyer mailing address.

Eg. 123 MAIN ST

Link to this type

buyer_city()

View Source (since 0.2.0)
buyer_city() :: String.t()

Buyer mailing city.

Eg. DENVER

Link to this type

buyer_first_name()

View Source (since 0.2.0)
buyer_first_name() :: String.t()

Buyer first name, or null if corporate owner.

Eg. JOHN

Link to this type

buyer_last_name()

View Source (since 0.2.0)
buyer_last_name() :: String.t()

Buyer last name, or corporate name.

Eg. SMITH

Link to this type

buyer_state()

View Source (since 0.2.0)
buyer_state() :: String.t()

Buyer mailing state.

Eg. CO

Link to this type

buyer_unit_number()

View Source (since 0.2.0)
buyer_unit_number() :: String.t()

Buyer unit number.

Eg. 1A

Link to this type

buyer_unit_type()

View Source (since 0.2.0)
buyer_unit_type() :: String.t()

Buyer unit type.

Eg. APT

Link to this type

buyer_zip_code()

View Source (since 0.2.0)
buyer_zip_code() :: String.t()

Buyer mailing zip code.

Eg. 80222

Link to this type

buyer_zip_plus_four_code()

View Source (since 0.2.0)
buyer_zip_plus_four_code() :: String.t()

Buyer four digit postal zip extension.

Eg. 3019

Link to this type

deed_book()

View Source (since 0.2.0)
deed_book() :: String.t()

The physical book where the deed was recorded.

Eg. 9056

Link to this type

deed_page()

View Source (since 0.2.0)
deed_page() :: String.t()

The physical page where the deed was recorded.

Eg. 595

Link to this type

deeds()

View Source (since 0.2.0)
deeds() :: [t()]

Up to 20 years of sale and mortgage data which constitute a deed record.

Link to this type

distressed_sale()

View Source (since 0.2.0)
distressed_sale() :: boolean()

An indicator to determine if the sale was deemed to be distressed.

Eg. false

Link to this type

document_id()

View Source (since 0.2.0)
document_id() :: String.t()

Identifier assigned to document at the recording date.

Eg. 93154L

Link to this type

document_type()

View Source (since 0.2.0)
document_type() :: String.t()

Type of deed document.

Eg. WARRANTY DEED

Link to this type

lender_name()

View Source (since 0.2.0)
lender_name() :: String.t()

Mortgage lender.

Eg. CITIMORTGAGE INC

Link to this type

lender_type()

View Source (since 0.2.0)
lender_type() :: String.t()

The type of lender.

Eg. BANK

Link to this type

loan_amount()

View Source (since 0.2.0)
loan_amount() :: integer()

Mortgage recorded in dollars.

Eg. 74900

Link to this type

loan_due_date()

View Source (since 0.2.0)
loan_due_date() :: Date.t()

The date the mortgage will be paid in full.

Eg. 2029-10-22

Link to this type

loan_finance_type()

View Source (since 0.2.0)
loan_finance_type() :: String.t()

The interest rate type on the loan.

Eg. FIXED RATE

Link to this type

loan_interest_rate()

View Source (since 0.2.0)
loan_interest_rate() :: float()

The interest rate of the loan.

Eg. 2.97

Link to this type

loan_type()

View Source (since 0.2.0)
loan_type() :: String.t()

Type of loan security.

Eg. CLOSED MORTGAGE

Link to this type

original_contract_date()

View Source (since 0.2.0)
original_contract_date() :: Date.t()

The date the original contract was signed.

Eg. 2011-12-26

Link to this type

real_estate_owned()

View Source (since 0.2.0)
real_estate_owned() :: String.t()

An indicator used to determine the status of the transfer.

Eg. NO

Link to this type

recording_date()

View Source (since 0.2.0)
recording_date() :: Date.t()

The official date the document was recorded.

Eg. 2011-12-28

Link to this type

sale_price()

View Source (since 0.2.0)
sale_price() :: integer()

The total sale price in dollars.

Eg. 170000

Link to this type

sale_price_description()

View Source (since 0.2.0)
sale_price_description() :: String.t()

A description of the sale.

Eg. ESTIMATED

Link to this type

seller2_first_name()

View Source (since 0.2.0)
seller2_first_name() :: String.t()

The second seller first name, or null if corporate owner.

Eg. JANE

Link to this type

seller2_last_name()

View Source (since 0.2.0)
seller2_last_name() :: String.t()

The second seller last name, or corporate name.

Eg. SMITH

Link to this type

seller_address()

View Source (since 0.2.0)
seller_address() :: String.t()

The seller mailing address.

Eg. 123 MAIN ST

Link to this type

seller_city()

View Source (since 0.2.0)
seller_city() :: String.t()

The seller city.

Eg. PHOENIX

Link to this type

seller_first_name()

View Source (since 0.2.0)
seller_first_name() :: String.t()

Seller first name, or null if corporate owner.

Eg. JOHN

Link to this type

seller_last_name()

View Source (since 0.2.0)
seller_last_name() :: String.t()

Seller last name, or corporate name.

Eg. SMITH

Link to this type

seller_state()

View Source (since 0.2.0)
seller_state() :: String.t()

The seller mailing state.

Eg. AZ

Link to this type

seller_unit_number()

View Source (since 0.2.0)
seller_unit_number() :: String.t()

The seller unit number.

Eg. 1

Link to this type

seller_zip_code()

View Source (since 0.2.0)
seller_zip_code() :: String.t()

Seller zip code.

Eg. 85024

Link to this type

seller_zip_plus_four_code()

View Source (since 0.2.0)
seller_zip_plus_four_code() :: String.t()

Seller four digit postal zip extension.

Eg. 3019

Link to this type

t()

View Source (since 0.2.0)
t() :: %Estated.Property.Deed{
  buyer2_first_name: buyer2_first_name() | nil,
  buyer2_last_name: buyer2_last_name() | nil,
  buyer_address: buyer_address() | nil,
  buyer_city: buyer_city() | nil,
  buyer_first_name: buyer_first_name() | nil,
  buyer_last_name: buyer_last_name() | nil,
  buyer_state: buyer_state() | nil,
  buyer_unit_number: buyer_unit_number() | nil,
  buyer_unit_type: buyer_unit_type() | nil,
  buyer_zip_code: buyer_zip_code() | nil,
  buyer_zip_plus_four_code: buyer_zip_plus_four_code() | nil,
  deed_book: deed_book() | nil,
  deed_page: deed_page() | nil,
  distressed_sale: distressed_sale() | nil,
  document_id: document_id() | nil,
  document_type: document_type() | nil,
  lender_name: lender_name() | nil,
  lender_type: lender_type() | nil,
  loan_amount: loan_amount() | nil,
  loan_due_date: loan_due_date() | nil,
  loan_finance_type: loan_finance_type() | nil,
  loan_interest_rate: loan_interest_rate() | nil,
  loan_type: loan_type() | nil,
  original_contract_date: original_contract_date() | nil,
  real_estate_owned: real_estate_owned() | nil,
  recording_date: recording_date() | nil,
  sale_price: sale_price() | nil,
  sale_price_description: sale_price_description() | nil,
  seller2_first_name: seller2_first_name() | nil,
  seller2_last_name: seller2_last_name() | nil,
  seller_address: seller_address() | nil,
  seller_city: seller_city() | nil,
  seller_first_name: seller_first_name() | nil,
  seller_last_name: seller_last_name() | nil,
  seller_state: seller_state() | nil,
  seller_unit_number: seller_unit_number() | nil,
  seller_zip_code: seller_zip_code() | nil,
  seller_zip_plus_four_code: seller_zip_plus_four_code() | nil,
  transfer_tax: transfer_tax() | nil
}

Sale and mortgage data which constitute a deed record.

Link to this type

transfer_tax()

View Source (since 0.2.0)
transfer_tax() :: float()

The tax amount levied by the city, county, or a combination thereof.

Eg. 142.03