Trading Assistant API Documentation - v0.1.0
Preparing search index...
components/02-widgets/08_UserManagement/usermanagement.types
ChangePasswordData
Interface ChangePasswordData
Password change data
interface
ChangePasswordData
{
user_id
:
string
;
new_password
:
string
;
}
Index
Properties
user_
id
new_
password
Properties
user_
id
user_id
:
string
new_
password
new_password
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
user_
id
new_
password
Trading Assistant API Documentation - v0.1.0
Loading...
Password change data