stripe-android
payments-core
/
com.stripe.android.model
/
StripeIntent
/
NextActionData
/
SdkData
/
Use3DS1
Use3DS1
data
class
Use3DS1
(
val
url
:
String
)
:
StripeIntent.NextActionData.SdkData
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Use3DS1
Link copied to clipboard
fun
Use3DS1
(
url
:
String
)
Content copied to clipboard
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
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard