Interface: ResendVerificationEmailRequest
Interface: ResendVerificationEmailRequest
Defined in: auth-shared/src/dto/auth.ts:139
POST /auth/verify-email/resend request body.
Properties
app_code?
optionalapp_code?:string
Defined in: auth-shared/src/dto/auth.ts:141
email:
string
Defined in: auth-shared/src/dto/auth.ts:140