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
/
ResetPasswordRequest
Reset
Password
Request
@
Serializable
data
class
ResetPasswordRequest
(
val
token
:
String
,
val
password
:
String
)
Members
Constructors
Reset
Password
Request
Link copied to clipboard
constructor
(
token
:
String
,
password
:
String
)
Properties
password
Link copied to clipboard
val
password
:
String
token
Link copied to clipboard
val
token
:
String