Enum FinAcctDetailsInterestRateType
Type of interest rate that is applied to the interest bearing amount.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinAcctDetailsInterestRateType
Fields
Name | Description |
---|---|
FixedInterestRate | A single fixed interest rate (Einzelzins) |
GraduatedInterestRate | An interest rate that changes based on some criteria (Staffelzins) |
SteppedInterest | An interest rate that changes based on some criteria (Stufenzins) |