toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.customersheet
/
CustomerAdapter
/
Result
/
Companion
Companion
object
Companion
Members
Functions
failure
Link copied to clipboard
@
JvmStatic
fun
<
T
>
failure
(
cause
:
Throwable
,
displayMessage
:
String
?
)
:
CustomerAdapter.Result
<
T
>
success
Link copied to clipboard
@
JvmStatic
fun
<
T
>
success
(
value
:
T
)
:
CustomerAdapter.Result
<
T
>