Type Alias ClientGetChallengeResponses

ClientGetChallengeResponses: {
    200: ChallengeDetailDto;
}