Type Alias EmergencyServiceLocationsDeleteEmergencyLocationPathParams

EmergencyServiceLocationsDeleteEmergencyLocationPathParams: {
    locationId: string;
}