Class SignupDto

Data Transfer Object (DTO) for user signup.

Hierarchy

  • SignupDto

Constructors

Properties

Constructors

Properties

email: string

The email of the user

password: string

The password of the user

Generated using TypeDoc