toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.forms
Package-level
declarations
Types
Types
Form
Field
Entry
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
FormFieldEntry
(
val
value
:
String
?
,
val
isComplete
:
Boolean
=
false
)