ByChargeId

constructor(id: String, amount: Long, currency: String)

Parameters

id

The ID of the Charge to be refunded.

amount

The amount to be refunded, provided in the currency's smallest unit.

currency

Three-letter ISO currency code. Must be a supported currency.