Get Self Savings Accounts Account Id Charges Savings Account Charge Id Response
@Serializable
GetSelfSavingsAccountsAccountIdChargesSavingsAccountChargeIdResponse
Parameters
amount
amount Or Percentage
amount Outstanding
amount Paid
amount Percentage Applied To
amount Waived
amount Written Off
charge Calculation Type
charge Id
charge Time Type
currency
id
name
penalty
percentage
Constructors
Link copied to clipboard
constructor(amount: Int? = null, amountOrPercentage: Int? = null, amountOutstanding: Int? = null, amountPaid: Int? = null, amountPercentageAppliedTo: Double? = null, amountWaived: Int? = null, amountWrittenOff: Int? = null, chargeCalculationType: GetSelfSavingsChargeCalculationType? = null, chargeId: Int? = null, chargeTimeType: GetSelfSavingsChargeTimeType? = null, currency: GetSelfSavingsCurrency? = null, id: Int? = null, name: String? = null, penalty: Boolean? = null, percentage: Double? = null)