Appearance
@sylis/api / modules/auth/dto/login.dto / LoginReqDto
Class: LoginReqDto
Defined in: apps/api/src/modules/auth/dto/login.dto.ts:4
Constructors
Constructor
new LoginReqDto():
LoginReqDto
Returns
LoginReqDto
Properties
email
email:
string
Defined in: apps/api/src/modules/auth/dto/login.dto.ts:8
password
password:
string
Defined in: apps/api/src/modules/auth/dto/login.dto.ts:13