stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
FlowController
/
Result
Result
sealed
class
Result
Content copied to clipboard
Types
Inheritors
Types
Failure
Link copied to clipboard
class
Failure
(
error
:
Throwable
)
:
PaymentSheet.FlowController.Result
Content copied to clipboard
Success
Link copied to clipboard
object
Success
:
PaymentSheet.FlowController.Result
Content copied to clipboard
Inheritors
Success
Link copied to clipboard
Failure
Link copied to clipboard