| Name | Description | Type | Additional information |
|---|---|---|---|
| TimesProcessed |
Primary key of ComplaintType table. |
integer | |
| Process |
Indicates whether the fetched action should be processed or not. |
boolean | |
| Display |
Indicates whether the fetched action should be displayed or not. |
boolean | |
| CustomerID |
Primary key for Customer table. |
integer | |
| CUAccountID |
Primary key for CUAccount table. |
integer | |
| CULoanID |
Primary key for CULoan table. |
integer | |
| CreditControlID |
Primary key for Credit Control table. |
integer | |
| ProductID |
Primary key for CUProduct table. |
integer | |
| Name |
Name of the customer for whom the fetched account belongs to. |
string | |
| SMSConsentGiven |
Indicates whether SMS is allowed for fetched account or not. |
boolean | |
| AccountNumber |
Account number of fetched account. |
string | |
| ArrearsBalance |
If the fetched account is in arrears, then its balance. |
decimal number | |
| ArrearsPeriods |
Days or Periods that are in arrears for fetched accounts. |
integer | |
| BalanceDate |
Balance date of the fetched accounts. |
string | |
| PaymentPeriodID |
Identifier for payment period. |
byte | |
| PaymentPeriodNum |
Payment Period frequency for fetched accounts. |
integer | |
| IssueDate |
Issue date for the fetched accounts. |
string | |
| LSRatio |
Loan/Savings ratio for fetched accounts. |
decimal number | |
| ItemOrder |
Order number of the action that is configured. |
integer | |
| Colour |
Colour of the action that is configured. |
byte | |
| CULoanCreditControlProcessID |
Primary key for CULoanCreditControlProcess table. |
integer | |
| CreditControlProcessID |
Primary key for CreditControlProcess table. |
integer | |
| ProcessDate |
Date in which the action is being performed on the fetched accounts. |
string | |
| ActivityName |
Name of the action that is to be peroformed on fetched account. |
string | |
| ActivityType |
Appointment type action that is to be peroformed on fetched account. |
AppointmentTypes | |
| Status |
Complete or incomplete staus of the process. |
CreditControlProcessStatus | |
| StatusString |
Complete of incomplete staus name of the process. |
string | |
| ArrearsMessage |
Arrear message (if any), for the account fetched for processing. |
string | |
| Balance |
Balance amount of the account fetched for processing. |
decimal number | |
| ItemOrderSummaryList |
List containing Item Order count and Activity count. |
Collection of CreditControlItems | |
| ProcessCreditControlID |
Indentifier of each record in ProcessCreditControl datatable. |
integer | |
| ArrearsString |
Arrear amount with respective currency symbol. |
string |