Class LoginDto

Data Transfer Object (DTO) for user login.

Hierarchy

  • LoginDto

Constructors

Properties

Constructors

Properties

email: string

The email of the user

password: string

The password of the user

Generated using TypeDoc