stripe-android
link
/
com.stripe.android.link.ui.inline
/
UserInput
/
SignIn
Sign
In
data
class
SignIn
(
val
email
:
String
)
:
UserInput
Represents an input that is valid for signing in to a link account.
Constructors
Properties
Constructors
Sign
In
Link copied to clipboard
fun
SignIn
(
email
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String