Type Alias AuthResendVerificationResponses

AuthResendVerificationResponses: {
    201: ResendVerificationResponseDto;
}