export default class InhaltsstoffInsertRequest { id?: string; betriebId?: string; bezeichnung?: string; beschreibung?: string; }