Skip to content

Interface: ResendVerificationEmailRequest

Interface: ResendVerificationEmailRequest

Defined in: auth-shared/src/dto/auth.ts:139

POST /auth/verify-email/resend request body.

Properties

app_code?

optional app_code?: string

Defined in: auth-shared/src/dto/auth.ts:141


email

email: string

Defined in: auth-shared/src/dto/auth.ts:140