auth.ChangePasswordResponse
Defined in: backend/src/modules/auth/classes/validators/AuthValidators.ts:144
Constructors
Constructor
new ChangePasswordResponse():
ChangePasswordResponse
Returns
ChangePasswordResponse
Properties
message
message:
string
Defined in: backend/src/modules/auth/classes/validators/AuthValidators.ts:161
success
success:
boolean
Defined in: backend/src/modules/auth/classes/validators/AuthValidators.ts:152