export enum AssociationType { NATIONAL = 'National', REGIONAL = 'Regional', STATE = 'State', }