Class FinAcctDetailsInterestRate
Inheritance
FinAcctDetailsInterestRate
Assembly: Subsembly.FinTS.Core.dll
Syntax
public class FinAcctDetailsInterestRate
Properties
CurrencyCode
Declaration
public string CurrencyCode { get; }
Property Value
InterestBearingAmount
Declaration
public decimal InterestBearingAmount { get; }
Property Value
InterestRate
Declaration
public decimal InterestRate { get; }
Property Value
InterestRateType
Declaration
public FinAcctDetailsInterestRateType InterestRateType { get; }
Property Value
InterestType
Declaration
public FinAcctDetailsInterestType InterestType { get; }
Property Value