ChargeRequest

constructor(amount: PaymentAmount, currency: Currency, recipient: Recipient? = null, description: String? = null, externalId: String? = null, methodDetails: Map<String, String>? = null)(source)