Appearance
@sylis/web / modules/user/api / ChangePasswordReq
Interface: ChangePasswordReq
Defined in: apps/web/src/modules/user/api/index.ts:78
Properties
newPassword
newPassword:
string
Defined in: apps/web/src/modules/user/api/index.ts:80
oldPassword
oldPassword:
string
Defined in: apps/web/src/modules/user/api/index.ts:79