stripe-android
stripecardscan
/
com.stripe.android.stripecardscan.cardimageverification
/
CardImageVerificationSheetResult
/
Completed
Completed
data
class
Completed
(
cardImageVerificationIntentId
:
String
,
scannedCard
:
ScannedCard
)
:
CardImageVerificationSheetResult
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
cardImageVerificationIntentId
Link copied to clipboard
val
cardImageVerificationIntentId
:
String
Content copied to clipboard
scannedCard
Link copied to clipboard
val
scannedCard
:
ScannedCard
Content copied to clipboard