Type Alias GetGroupAssignmentSubmissionResponses

GetGroupAssignmentSubmissionResponses: {
    200: GroupAssignmentSubmissionDetailDto;
}