toggle menu
elepay
androidJvm
switch theme
search in API
elepay
/
jp.elestyle.androidapp.elepay
/
ElepayError
/
AlreadyMakingPayment
Already
Making
Payment
data
class
AlreadyMakingPayment
(
val
paymentId
:
String
)
:
ElepayError
The specified payment is in processing now.
Members
Constructors
Already
Making
Payment
Link copied to clipboard
constructor
(
paymentId
:
String
)
Properties
payment
Id
Link copied to clipboard
val
paymentId
:
String
The id of the payment that is currently in processing.