export class ImportDirectoryRequestUser { externalId: string; email: string; deleted: boolean; }