stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
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