Type Alias AuthResendVerificationResponses

AuthResendVerificationResponses: {
    200: ResendVerificationResponseDto;
}