GetAccountsCharges

constructor(accountId: Long? = null, amount: Float? = null, amountOrPercentage: Float? = null, amountOutstanding: Float? = null, amountPaid: Float? = null, amountPercentageAppliedTo: Double? = null, amountWaived: Float? = null, amountWrittenOff: Float? = null, chargeCalculationType: GetAccountsChargeCalculationType? = null, chargeId: Long? = null, chargeTimeType: GetAccountsChargeTimeType? = null, currency: GetAccountsChargesCurrency? = null, id: Long? = null, isActive: Boolean? = null, name: String? = null, percentage: Double? = null)

Parameters

accountId
amount
amountOrPercentage
amountOutstanding
amountPaid
amountPercentageAppliedTo
amountWaived
amountWrittenOff
chargeCalculationType
chargeId
chargeTimeType
currency
id
isActive
name
percentage