LoanApplicantAddress

Represents borrower's or co-borrower's current address information. This object is available in API version XX.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AddressExtIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
ID that uniquely identifies imported data in an external data source (if applicable). This field is unique within your organization.
AddressOwnership
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies borrower's status at residence.
Possible values are:
  • Live Rent-Free
  • Own
  • Rent
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
LoanApplicantId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Borrower associated with this applicant address.
LoanApplicationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Loan application associated with this applicant address.
MonthlyRentPayment
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
Borrower's monthly rent payment (if applicable).
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the borrower’s address.
ResidenceAdditionalMonthCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Additional months borrower lived at this residence.
ResidenceAddress
Type
address
Properties
Filter, Nillable
Description
Residence's physical address.
ResidenceCity
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The address city.
ResidenceCountry
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The address country.
ResidenceGeocodeAccuracy
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The level of accuracy of a location’s geographical coordinates compared with its physical address. A geocoding service typically provides this value based on the address’s latitude and longitude coordinates.
ResidenceLatitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Used with Longitude to specify the precise geolocation of the address. Acceptable values are numbers between –90 and 90 with up to 15 decimal places.
ResidenceLongitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Used with Latitude to specify the precise geolocation of the address. Acceptable values are numbers between –180 and 180 with up to 15 decimal places.
ResidencePostalCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The address postal code.
ResidenceState
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The address state.
ResidenceStreet
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The address street.
ResidenceYearCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Years borrower lived at this residence.
ResidencyType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies borrower's residency status at address.
Possible values are:
  • Former Residence
  • Mailing Address
  • Present Address

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

LoanApplicantAddressFeed
Feed tracking is available for the object.
LoanApplicantAddressHistory
History is available for tracked fields of the object.