toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.admin
/
UpdateAccountEmailRequest
Update
Account
Email
Request
@
Serializable
data
class
UpdateAccountEmailRequest
(
val
account
:
AtIdentifier
,
val
email
:
String
)
Parameters
account
The handle or DID of the repo.
Members
Constructors
Update
Account
Email
Request
Link copied to clipboard
constructor
(
account
:
AtIdentifier
,
email
:
String
)
Properties
account
Link copied to clipboard
val
account
:
AtIdentifier
The handle or DID of the repo.
email
Link copied to clipboard
val
email
:
String