export interface User { userName: string; creationDate: string; modificationDate: string; status: number; uid: numb