stripe-android
payments-core
/
com.stripe.android.model
/
StripeIntent
/
NextActionData
/
VerifyWithMicrodeposits
Verify
With
Microdeposits
data
class
VerifyWithMicrodeposits
(
arrivalDate
:
Long
,
hostedVerificationUrl
:
String
,
microdepositType
:
MicrodepositType
)
:
StripeIntent.NextActionData
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
arrivalDate
Link copied to clipboard
val
arrivalDate
:
Long
Content copied to clipboard
hostedVerificationUrl
Link copied to clipboard
val
hostedVerificationUrl
:
String
Content copied to clipboard
microdepositType
Link copied to clipboard
val
microdepositType
:
MicrodepositType
Content copied to clipboard