Feature 11011: Multiple NS deletion in OSM
[osm/NG-UI.git] / src / models / CommonModel.ts
index a3038f1..581bbfb 100644 (file)
@@ -128,6 +128,7 @@ export interface URLPARAMS {
     configs?: object;
     actions?: object;
     executedActions?: EXECUTEDACTIONS[];
+    identifierList: [];
 }
 /** Handle the Delete params */
 export interface DELETEPARAMS {