export default class KuecheUpdateRequest { bestellungId?: string; nachbestellungId?: string; status?: string; }