Class: UserPasswordUpdateDto
User update password DTO
Extends
Implements
Constructors
new UserPasswordUpdateDto()
new UserPasswordUpdateDto():
UserPasswordUpdateDto
Returns
Inherited from
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
password | string | Password | UserPasswordDto .password |
passwordCurrent | string | Current Password | - |