Type Alias ClientGetAssignmentResponses

ClientGetAssignmentResponses: {
    200: AssignmentMyViewDto;
}