portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.user.presentation.request
/
PasswordChangeRequest
Password
Change
Request
data
class
PasswordChangeRequest
(
val
currentPassword
:
String
,
val
newPassword
:
String
)
Members
Constructors
Password
Change
Request
Link copied to clipboard
constructor
(
currentPassword
:
String
,
newPassword
:
String
)
Properties
current
Password
Link copied to clipboard
val
currentPassword
:
String
new
Password
Link copied to clipboard
val
newPassword
:
String