Canceled

class Canceled(val paymentId: String) : ElepayResult

The payment is canceled.

Constructors

Link copied to clipboard
constructor(paymentId: String)

Properties

Link copied to clipboard

The id of the payment which is cancelled by the user.