Class FinAcctDetailsInterestRate
public class FinAcctDetailsInterestRate
- Inheritance
-
FinAcctDetailsInterestRate
- Inherited Members
Properties
CurrencyCode
public string CurrencyCode { get; }
Property Value
InterestBearingAmount
public decimal InterestBearingAmount { get; }
Property Value
InterestRate
public decimal InterestRate { get; }
Property Value
InterestRateType
public FinAcctDetailsInterestRateType InterestRateType { get; }
Property Value
InterestType
public FinAcctDetailsInterestType InterestType { get; }