ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.server
/
ConfirmEmailRequest
Confirm
Email
Request
@
Serializable
data
class
ConfirmEmailRequest
(
val
email
:
String
,
val
token
:
String
)
Members
Constructors
Confirm
Email
Request
Link copied to clipboard
constructor
(
email
:
String
,
token
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String
token
Link copied to clipboard
val
token
:
String