| Name | Description | Type | Additional information |
|---|---|---|---|
| CUFeeID |
Unique identifier of the fee linked to any account. |
integer | |
| AllowedRange |
Minimum and maximum range of Fee. |
string | |
| ProductID |
Unique identifier of the product linked to Fee. |
integer | |
| FeeName |
Name of the Loan Issue Fee. |
string | |
| FeeType |
The list of fee type. |
string | |
| Percentage |
Percentage limit of Fee. |
decimal number | |
| FeeAmount |
Total Fee Amount. |
decimal number | |
| FeeBandID |
UniqueID of Fee Band. |
integer | |
| MinValue |
Minimum value of Fee. |
decimal number | |
| MaxValue |
Maximum value of Fee. |
decimal number | |
| RangeMinimum |
Minimum allowed Range. |
decimal number | |
| RangeMaximum |
Maximum allowed Range. |
decimal number | |
| MinPercentage |
Minimum Percentage of fee. |
decimal number | |
| MaxPercentage |
Maximum Percentage of fee. |
decimal number |