FIBalloonExtension
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| months | Integer | Months | [optional] |
| percentage | Double | Percentage | [optional] |
| amortizationType | AmortizationTypeEnum | Amortization Type | [optional] |
| units | String | Units | [optional] |
| couponStepup | Double | Coupon Stepup | [optional] |
Enum: AmortizationTypeEnum
| Name | Value |
|---|---|
| NONE | "Loan_Amort_None" |
| REGULAR | "Loan_Amort_Regular" |
| DEFAULT | "Loan_Amort_Default" |
Implemented Interfaces
- Serializable