NameDescriptionTypeAdditional information
CULoanReviewID

Unique identifier of loan review.

integer Required.
ValueDate

Value Date.

string
NextReviewDate

The date in which next review falls.

string
LetterResponse

check if loan process is required.

boolean
UserID

Unique identifier of a user.

integer
TerminalID

Unique identifier of a terminal.

integer
AgreedPayment

Agreed Payment amount.

decimal number
AgreedNoPayments

No. of agreed payments.

integer
AgreedPaymentPeriodID

Period in which payment is agreed to be made.

byte
LastReceiptNo

Last payment receipt number.

integer
CULoanReviewTypeID

Unique identifier of a loan review type.

integer
CreationDate

Date in which review is created.

string
EditDate

Datae in which review is editted.

string
LoanReviewStatus

Status ID of loan review.

byte
Finished

Flag to check whether a loan review is done or not.

boolean
Sensitive

Flag to check whether a loan review is sensitive or not.

boolean
Notes

Notes.

Collection of NoteDto
Surveys

User defined fields.

Collection of SurveyDto
LoanReviews

Loan Reviews.

Collection of LoanReviewDto
IsReviewed

Indicates whether an account is reviewd or not.

boolean
ReviewPeriodNum

Number of reviews days.

integer
ReviewPeriod

Review period.

integer
CULoanID

Unique identifier of a loan account.

integer
CULoanPartID

Unique identifier of a loan part.

integer
LoanPart

Loan part.

LoanPartDto