toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
FlowController
/
Result
Result
sealed
class
Result
Inheritors
Success
Failure
Members
Types
Failure
Link copied to clipboard
class
Failure
(
val
error
:
Throwable
)
:
PaymentSheet.FlowController.Result
Success
Link copied to clipboard
object
Success
:
PaymentSheet.FlowController.Result