Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/users
ChangePasswordOptions
Class ChangePasswordOptions
Hierarchy (
View Summary
)
ChangePasswordInput
ChangePasswordOptions
Index
Constructors
constructor
Properties
old
Password
password
user
Id?
Constructors
constructor
new
ChangePasswordOptions
()
:
ChangePasswordOptions
Returns
ChangePasswordOptions
Properties
old
Password
oldPassword
:
string
Old user password
Example
'qwerty'
Copy
password
password
:
string
New user password
Example
'qwerty'
Copy
Optional
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
old
Password
password
user
Id
@deep/nest-kit
Loading...
Old user password