stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
FlowController
/
Result
/
Failure
Failure
class
Failure
(
val
error
:
Throwable
)
:
PaymentSheet.FlowController.Result
Constructors
Properties
Constructors
Failure
Link copied to clipboard
fun
Failure
(
error
:
Throwable
)
Properties
error
Link copied to clipboard
val
error
:
Throwable