toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
UpdateUserPassword
/
UpdateUserPassword
Update
User
Password
constructor
(
currentPassword
:
String
?
=
null
,
currentPw
:
String
?
=
null
,
newPw
:
String
?
=
null
,
resetPassword
:
Boolean
)