export interface RepairersAssignedRequest { applicationName: string; zip: string; countryCode: string; }