export class _Modul{ moduleid?: number; categoryid?: number; moduleshort?: string; modulename?: string; moduledescription?: string; }