stripe-android
stripecardscan
/
com.stripe.android.stripecardscan.cardscan
/
CardScanSheetResult
/
Failed
Failed
data
class
Failed
(
val
error
:
Throwable
)
:
CardScanSheetResult
Constructors
Functions
Properties
Constructors
Failed
Link copied to clipboard
fun
Failed
(
error
:
Throwable
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
error
Link copied to clipboard
val
error
:
Throwable