toggle menu
elepay
androidJvm
switch theme
search in API
elepay
/
jp.elestyle.androidapp.elepay
/
ElepayResult
/
Canceled
Canceled
class
Canceled
(
val
paymentId
:
String
)
:
ElepayResult
The payment is canceled.
Members
Constructors
Canceled
Link copied to clipboard
constructor
(
paymentId
:
String
)
Properties
payment
Id
Link copied to clipboard
val
paymentId
:
String
The id of the payment which is cancelled by the user.