Type Alias GetGroupAssignmentResponses

GetGroupAssignmentResponses: {
    200: GroupAssignmentDetailDto;
}