Type Alias ConfirmOtpSignInResponses

ConfirmOtpSignInResponses: {
    201: SignInResultDto;
}