toggle menu
ozone
common
switch theme
search in API
ozone
/
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