| Name | Description | Type | Additional information |
|---|---|---|---|
| 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 |