Charge

data class Charge(val id: String) : RefundParameters.Id

Refunds by the charge id.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
open override val id: String