toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
StripeIntent
/
NextActionData
/
SdkData
/
Use3DS1
Use3DS1
data
class
Use3DS1
(
val
url
:
String
)
:
StripeIntent.NextActionData.SdkData
Members
Constructors
Use3DS1
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String
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
)