export interface UserGroupAssignment { UserGroupID?: string; UserID?: string; }