Fix issues in shared RAN NSSI flow
[so.git] / common / src / main / java / org / onap / so / beans / nsmf / ServiceInfo.java
index 5146685..df137d0 100644 (file)
@@ -56,4 +56,7 @@ public class ServiceInfo implements Serializable {
     private String pLMNIdList;
 
     private String actionType;
+
+    private String resourceSharingLevel;
+
 }