toggle menu
stripe-android
androidJvm
switch theme
search in API
link
/
com.stripe.android.link.ui.inline
/
UserInput
/
SignIn
Sign
In
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
SignIn
(
val
email
:
String
)
:
UserInput
Represents an input that is valid for signing in to a link account.
Members
Constructors
Sign
In
Link copied to clipboard
constructor
(
email
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String