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
Package-level
declarations
Types
Types
Password
Change
Request
Link copied to clipboard
data
class
PasswordChangeRequest
(
val
currentPassword
:
String
,
val
newPassword
:
String
)