Loan Account DMO
Object API Name: std__LoanAccountDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FinancialAccountID has a FOREIGNKEY relationship with the Financial Account DMO
Idfield.
- cdp_sys_record_currency
- Currency
- DataSourceId
- DataSourceObjectId
- Description
- DownPaymentAmount
- ExpectedCloseDate
- FinancialAccountId
- Id
- InternalOrganizationId
- LoanAmount
- LoanEndDate
- LoanTermMonthsNumber
- LoanType
- NameInterfaceField
- PropertyType
- RepaymentPeriodMonthsNumber
- TotalOutstandingAmount
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__Currency__c - Data Type: TEXT
- Description: ISO 4217 currency code associated with the record.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: Description of the Loan Account.
- Field API Name:
std__DownPaymentAmount__c - Data Type: CURRENCY
- Description: Monetary amount representing the down payment amount. Do not include currency symbols or commas.
- Field API Name:
std__ExpectedCloseDate__c - Data Type: DATEONLY
- Description: Date when Loan is expected to be closed.
- Field API Name:
std__FinancialAccountId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this LoanAccount record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LoanAmount__c - Data Type: DOUBLE
- Description: The loan amount for the loan account.
- Field API Name:
std__LoanEndDate__c - Data Type: DATEONLY
- Description: Date when the Loan ends.
- Field API Name:
std__LoanTermMonthsNumber__c - Data Type: DOUBLE
- Description: Loan Term in months.
- Field API Name:
std__LoanType__c - Data Type: TEXT
- Description: Description of various types of Loan Type such as Auto Loan, Home Loan, Education Loan.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PropertyType__c - Data Type: TEXT
- Description: Description of various types of Property Type such as Single Family home, Town home, Leased, Owned etc.
- Field API Name:
std__RepaymentPeriodMonthsNumber__c - Data Type: DOUBLE
- Description: Repayment Period in months.
- Field API Name:
std__TotalOutstandingAmount__c - Data Type: CURRENCY
- Description: Monetary amount representing the total outstanding amount. Do not include currency symbols or commas.