Savings Product Data
@Serializable
Parameters
accrual Based Accounting Enabled
allow Overdraft
cash Based Accounting Enabled
currency
deposit Account Type
id
interest Calculation Days In Year Type
interest Calculation Type
interest Compounding Period Type
interest Posting Period Type
lockin Period Frequency
lockin Period Frequency Type
max Allowed Lien Limit
min Required Balance
min Required Opening Balance
name
nominal Annual Interest Rate
overdraft Limit
periodic Accrual Accounting
upfront Accrual Accounting
withdrawal Fee For Transfers
Constructors
Link copied to clipboard
constructor(accrualBasedAccountingEnabled: Boolean? = null, allowOverdraft: Boolean? = null, cashBasedAccountingEnabled: Boolean? = null, currency: CurrencyData? = null, depositAccountType: String? = null, id: Long? = null, interestCalculationDaysInYearType: EnumOptionData? = null, interestCalculationType: EnumOptionData? = null, interestCompoundingPeriodType: EnumOptionData? = null, interestPostingPeriodType: EnumOptionData? = null, lockinPeriodFrequency: Int? = null, lockinPeriodFrequencyType: EnumOptionData? = null, maxAllowedLienLimit: Double? = null, minRequiredBalance: Double? = null, minRequiredOpeningBalance: Double? = null, name: String? = null, nominalAnnualInterestRate: Double? = null, overdraftLimit: Double? = null, periodicAccrualAccounting: Boolean? = null, upfrontAccrualAccounting: Boolean? = null, withdrawalFeeForTransfers: Boolean? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard