stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
DropdownItemSpec
Dropdown
Item
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
DropdownItemSpec
(
value
:
String
?
,
text
:
String
)
Content copied to clipboard
Properties
Properties
text
Link copied to clipboard
val
text
:
String
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
?
Content copied to clipboard