LoanAccount
Represents a subtype of financial account. Provided in the Financial Services Cloud Data Kit. This DMO is available in API version 58 and later.
Columns
Name | Type | References | Description |
Currency | Varchar | The associated Currency | |
Description | Varchar | The description of the loan account. | |
Expected Close Date | Varchar | The date when loan is expected to be closed. | |
Financial Account ID | Varchar | The associated financial account. | |
Loan Account ID | Varchar | The primary key. | |
Loan Amount | Double | The loan amount. | |
Loan End Date | Varchar | The end date of the loan. | |
Loan Term Months Number | Double | The loan term in months. | |
Loan Type | Varchar | The type of loan. | |
Name | Varchar | The name of the loan account. | |
Property Type | Varchar | The property type. | |
Repayment Period Months Number | Double | The repayment period in months. |