SavingsAccountSummaryData

constructor(accountBalance: Double? = null, availableBalance: Double? = null, currency: CurrencyData? = null, interestNotPosted: Double? = null, interestPostedTillDate: LocalDate? = null, lastInterestCalculationDate: LocalDate? = null, prevInterestPostedTillDate: LocalDate? = null, runningBalanceOnInterestPostingTillDate: Double? = null, runningBalanceOnPivotDate: Double? = null, totalAnnualFees: Double? = null, totalDeposits: Double? = null, totalFeeCharge: Double? = null, totalInterestEarned: Double? = null, totalInterestPosted: Double? = null, totalOverdraftInterestDerived: Double? = null, totalPenaltyCharge: Double? = null, totalWithdrawalFees: Double? = null, totalWithdrawals: Double? = null, totalWithholdTax: Double? = null)

Parameters

accountBalance
availableBalance
currency
interestNotPosted
interestPostedTillDate
lastInterestCalculationDate
prevInterestPostedTillDate
runningBalanceOnInterestPostingTillDate
runningBalanceOnPivotDate
totalAnnualFees
totalDeposits
totalFeeCharge
totalInterestEarned
totalInterestPosted
totalOverdraftInterestDerived
totalPenaltyCharge
totalWithdrawalFees
totalWithdrawals
totalWithholdTax