export class DepartmentAffiliationList { departmentAffiliationId: number; name: string; }