interface Item { id: number | string; Id: number | string; enumRecordPermission: number | string; }