Type Alias ClientGetGroupAssignmentResponses

ClientGetGroupAssignmentResponses: {
    200: GroupAssignmentMyViewDto;
}