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