toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.consumer.userManagement
/
UserAuthenticationFactor
/
Email
Email
data
class
Email
(
val
id
:
String
)
:
UserAuthenticationFactor
Represents an email address associated with a Stytch User
Members
Constructors
Email
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String