export interface ColliUbersicht { id?: number; zeitpunkt?: string; scantypDateKWE?: string; scantypDateRWE?: string; scantypDateKWA?: string; scantypDateUBN?: string; scantypDateBLD?: string; scantypDateSTW?: string; scantypDateINV?: string; scantypDateAUS?: string; scantypDateOFL?: string; scantypeDatePresort?: string; hinweis?: string; barcode?: string; }