Skip to content

@sylis/shared v1.0.0


@sylis/shared / RegisterReqDto

Interface: RegisterReqDto

Defined in: auth/register.dto.ts:4

Properties

code

code: string

Defined in: auth/register.dto.ts:6


email

email: string

Defined in: auth/register.dto.ts:5


password

password: string

Defined in: auth/register.dto.ts:7