SavingsAccountChargeData

constructor(accountId: Long? = null, amount: Double? = null, amountOrPercentage: Double? = null, amountOutstanding: Double? = null, amountPaid: Double? = null, amountPercentageAppliedTo: Double? = null, amountWaived: Double? = null, amountWrittenOff: Double? = null, annualFee: Boolean? = null, chargeCalculationType: EnumOptionData? = null, chargeData: ChargeData? = null, chargeId: Long? = null, chargeOptions: List<ChargeData>? = null, chargeTimeType: EnumOptionData? = null, currency: CurrencyData? = null, dueDate: LocalDate? = null, feeCharge: Boolean? = null, feeInterval: Int? = null, feeOnMonthDay: ChargeFeeOnMonthDay? = null, freeWithdrawalChargeFrequency: Int? = null, id: Long? = null, inactivationDate: LocalDate? = null, isActive: Boolean? = null, isFreeWithdrawal: Boolean? = null, name: String? = null, penalty: Boolean? = null, percentage: Double? = null, restartFrequency: Int? = null, restartFrequencyEnum: Int? = null, savingsActivation: Boolean? = null, withdrawalFee: Boolean? = null)

Parameters

accountId
amount
amountOrPercentage
amountOutstanding
amountPaid
amountPercentageAppliedTo
amountWaived
amountWrittenOff
annualFee
chargeCalculationType
chargeData
chargeId
chargeOptions
chargeTimeType
currency
dueDate
feeCharge
feeInterval
feeOnMonthDay
freeWithdrawalChargeFrequency
id
inactivationDate
isActive
isFreeWithdrawal
name
penalty
percentage
restartFrequency
restartFrequencyEnum
savingsActivation
withdrawalFee