export default class CheckLocationRequest { strasse?: string; plz?: string; ort?: string; }