airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core
/
AirwallexPaymentStatus
/
InProgress
In
Progress
data
class
InProgress
(
val
paymentIntentId
:
String
?
)
:
AirwallexPaymentStatus
Members
Constructors
In
Progress
Link copied to clipboard
constructor
(
paymentIntentId
:
String
?
)
Properties
payment
Intent
Id
Link copied to clipboard
val
paymentIntentId
:
String
?