Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
LateChargeAmount |
MISMOAmount |
DECIMAL(0, 2) |
NO |
The dollar amount that a borrower is required to pay for failure to make a regular installment within the period specified on the note. This is used when late charge is defined as a flat dollar amount. |
LateChargeGracePeriodDaysCount |
MISMOCount |
INTEGER |
NO |
The grace period in days for this loan before a late charge will be applied. |
LateChargeMaximumAmount |
MISMOAmount |
DECIMAL(0, 2) |
NO |
The maximum monthly late charge amount allowed. |
LateChargeMinimumAmount |
MISMOAmount |
DECIMAL(0, 2) |
NO |
The minimum monthly late charge amount allowed. |
LateChargeRatePercent |
MISMOPercent |
DECIMAL(0, 2) |
NO |
The percentage that a borrower is required to pay for failure to make a regular installment within the period specified on the note. This is the amount specified by the late charge code and is used when the late charge is not a flat dollar. |
LateChargeType |
LateChargeEnum |
VARCHAR(0) |
YES |
The type of late charge that may be applied to the loan. |