stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
paymentsheet
/
com.stripe.android.customersheet
/
CustomerAdapter
/
Result
Result
sealed
class
Result
<
T
>
Inheritors
Success
Failure
Members
Types
Companion
Link copied to clipboard
object
Companion
Failure
Link copied to clipboard
class
Failure
<
T
>
:
CustomerAdapter.Result
<
T
>
Success
Link copied to clipboard
class
Success
<
T
>
:
CustomerAdapter.Result
<
T
>