toggle menu
stripe-android
androidJvm
switch theme
3ds2sdk
/
com.stripe.android.stripe3ds2.transactions
/
ChallengeResponseData
/
ChallengeSelectOption
Challenge
Select
Option
data
class
ChallengeSelectOption
(
val
name
:
String
,
val
text
:
String
)
:
Parcelable
Members
Constructors
Challenge
Select
Option
Link copied to clipboard
constructor
(
name
:
String
,
text
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
text
Link copied to clipboard
val
text
:
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
)