Clerk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Clerk
Clerk Android API
/
com.clerk.api.emailaddress
/
EmailAddress
/
LinkedEntity
Linked
Entity
androidJvm
@
Serializable
data
class
LinkedEntity
(
val
id
:
String
,
val
type
:
String
)
Members
Constructors
Linked
Entity
Link copied to clipboard
androidJvm
constructor
(
id
:
String
,
type
:
String
)
Properties
id
Link copied to clipboard
androidJvm
val
id
:
String
type
Link copied to clipboard
androidJvm
val
type
:
String