toggle menu
stripe-android
androidJvm
switch theme
search in API
identity
/
com.stripe.android.identity
/
IdentityVerificationSheet
/
VerificationFlowResult
/
Failed
Failed
class
Failed
(
val
throwable
:
Throwable
)
:
IdentityVerificationSheet.VerificationFlowResult
Members
Constructors
Failed
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Bundle
Link copied to clipboard
fun
toBundle
(
)
:
Bundle
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)