| Name | Description | Type | Additional information |
|---|---|---|---|
| CommunityLoans |
Member loans. |
Collection of AccountLoanBaseDto | It has value only for solidarity type loan. |
| LoanGuarantor |
Loan Guarantor Information if any. |
Collection of LoanGuarantorDto | |
| CancelReasonID |
Loan Cancel Reason Id. |
integer | Required for Loan Cancellation |
| Notes |
Notes for Loan Cancel |
NoteDto | Optional |
| LoanEditScheduleDto | LoanScheduleEditDto | ||
| Edit | boolean | ||
| ActualTotalRepayment | decimal number | ||
| LoanAgreementType | integer | ||
| IsCollateralProcessIncluded |
Determine whether Loan Collateral is included in Loan Manager Process. |
boolean | |
| IsGuarantorProcessIncluded |
Determine whether Loan Guarantor is included in Loan Manager Process. |
boolean | |
| CustomerFinancialAnalysisLinks |
Customer Financial Analysis Links of an account. |
Collection of CustomerFinancialAnalysisLinkDto | |
| LoanStatus |
Status to decide whether its loan application screen (it may be top up or new loan) |
LoanStatus | |
| CUInsuranceID |
Insurance product selected in loan application |
integer | |
| CustomerExternalLoans |
Customer's Loan Details. |
Collection of CustomerExternalLoansDto | |
| PersonEmployee |
Customer's Income Details. |
Collection of PersonEmployeeDto | |
| CULoanID |
Unique identifier of the loan account. |
integer | |
| CommunityCULoanID |
Unique identifier of a community loan. |
integer | |
| LoanApp |
Loan Application. |
LoanAppDto | |
| Excluded |
Exclude the loan from loan members. |
boolean | It is applicable only for solidarity members. |
| Issued |
Whether loan is issued or not. |
boolean | |
| ProductLoan |
Loan Product. |
LoanProductDto | |
| CUAccountID |
Unique identifier of an account. |
integer | Required |
| CustomerID |
Unique identifier of a customer who owns this account. |
integer | Required. |
| ProductId |
Unique identifier of a product. |
integer | Required. |
| CUAccountPortfolioID |
Unique identifer of a portfolio. |
integer | |
| DRAmount |
Credit Amount. |
decimal number | Read-Only. |
| CRAmount |
Debit Amount. |
decimal number | Read-Only. |
| Surveys |
Surveys of an account. |
Collection of SurveyDto | |
| AnalysisLinks |
Analysis Links of an account. |
Collection of AnalysisLinkDto | |
| Description |
Account's Description. |
string | ReadOnly. |
| Name |
Account's Name. |
string | |
| CUAccountRatingID |
Rating id of an account. |
integer | |
| CUAccountIndustryCodeID |
Industry code of an account. |
integer | |
| RegularStatements |
Customer receives regular statements (default to be set at account level. |
boolean | |
| StatementFrequencyNum |
Number of periods between statements. |
integer | |
| StatementFrequencyID |
ID of the statement period. |
byte | |
| StatementLastRun |
When the statement was last run. |
string | |
| CurrencyId |
Currency ID of an account. |
integer | |
| Active |
Active or Inactive status of an account |
boolean | |
| AccStatus | byte | ||
| AccountNumber | string |