LoanApplicantAsset

Represents a junction between a borrower and a loan application asset. This object is available in API version 47.0 and later.

Supported Calls

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

Fields

Field Details
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
ID of the borrower associated with the asset.
LoanApplicationAssetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the loan application associated with the asset.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-generated number assigned to this record.
Role
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Identifies borrower's ownership role for the asset.
Possible values are:
  • Co-Holder
  • Primary
The default value is Co-Holder.

Associated Objects

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

LoanApplicantAssetHistory
History is available for tracked fields of the object.