toggle menu
Clerk
androidJvm
switch theme
search in API
Clerk Android
/
com.clerk.emailaddress
/
EmailAddress
/
LinkedEntity
Linked
Entity
@
Serializable
data
class
LinkedEntity
(
val
id
:
String
,
val
type
:
String
)
Members
Constructors
Linked
Entity
Link copied to clipboard
constructor
(
id
:
String
,
type
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
String