Financial Application Item Proposal DMO
The Financial Application Item Proposal DMO is a Data Cloud data model object (DMO) for the terms attached to the scheme to sanction a loan.
ssot__FinancialApplicationItemProposal__dlm
Profile
Application Form
Financial Application Item Proposal ID (ssot_Id_c
).
DMO Label | DMO Field Label | Cardinality | Related DMO Label | Related DMO Field Label | Data Bundle or Origin |
---|---|---|---|---|---|
Financial Application Item Proposal | Financial Application Item Id | Many To One (N:1) | Financial Application Item | Id | Lending |
Label | API Name | Description | Data Type | Data Bundle or Origin |
---|---|---|---|---|
Financial Application Item Proposal Id | ssot__Id__c | The primary key. | Text | Lending |
Name | ssot__Name__c | The name of the financial application item proposal. | Text | Lending |
Financial Application Item Id | ssot__FinancialApplicationItem__c | The reference to the financial application item. | Text | Lending |
Proposal Stage Id | ssot__ProposalStageId__c | The stage of the proposal. For example, pre-qualification and final. | Text | Lending |
Selected By | ssot__SelectedById__c | The individual who selected the proposal. For example, financial institution, applicant, and both. | Text | Lending |
Interest Rate Type | ssot__InterestRateTypeId__c | The type of interest rate for the product. For example, fixed and variable. | Text | Lending |
Proposal Amount | ssot__ProposalAmount__c | The amount of the proposal. | Number | Lending |
Is Active | ssot__IsActive__c | Indicates whether the offer is active (true) or not (false). | Boolean | Lending |
Term In Months | ssot__TermInMonths__c | The term length in months. | Number | Lending |
Valid Start Date | ssot__ValidStartDate__c | The start date of the proposal. | Date | Lending |
Valid End Date | ssot__ValidEndDate__c | The end date of the proposal. | Date | Lending |
Monthly Payment Amount | ssot__MonthlyPaymentAmount__c | The monthly payment amount. | Number | Lending |
Total Interest Amount | ssot__TotalInterestAmount__c | The total interest. | Number | Lending |
Interest Rate | ssot__InterestRateNumber__c | The interest rate for the product. | Number | Lending |
Additional Information Text | ssot__AdditionalInformationText__c | The additional information about the proposal. | Text | Lending |