stripe-android
payments-ui-core
/
com.stripe.android.ui.core.forms
/
FormFieldEntry
Form
Field
Entry
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
FormFieldEntry
(
value
:
String
?
,
isComplete
:
Boolean
)
Content copied to clipboard
Properties
Properties
isComplete
Link copied to clipboard
val
isComplete
:
Boolean
=
false
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
?
Content copied to clipboard