airwallex-android
Toggle table of contents
6.6.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
airwallex
/
com.airwallex.android.view
/
PaymentFlowViewModel
/
DeleteConsentResult
/
Failure
Failure
data
class
Failure
(
val
exception
:
Throwable
)
:
PaymentFlowViewModel.DeleteConsentResult
Members
Constructors
Failure
Link copied to clipboard
constructor
(
exception
:
Throwable
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable