Type alias MultifactorChallengeOTPResponse

MultifactorChallengeOTPResponse: {
    challengeType: string;
}

Type declaration

  • challengeType: string

Generated using TypeDoc