Post Charges Request
@Serializable
PostChargesRequest
Parameters
active
amount
charge Applies To
charge Calculation Type
charge Payment Mode
charge Time Type
currency Code
locale
month Day Format
name
penalty
Constructors
Link copied to clipboard
constructor(active: Boolean? = null, amount: Double? = null, chargeAppliesTo: Int? = null, chargeCalculationType: Int? = null, chargePaymentMode: Int? = null, chargeTimeType: Int? = null, currencyCode: String? = null, locale: String? = null, monthDayFormat: String? = null, name: String? = null, penalty: Boolean? = null)