export interface CostCenterAssignment { CostCenterID?: string; UserGroupID?: string; }