MeveoModuleDtosResponse Data Type

The Class MeveoModuleDtosResponse.

Implemented Interfaces
Serializable
Properties
name data type description
paging PagingAndFiltering The paging.
actionStatus ActionStatus The status response of the web service response.
businessServiceModel array of BusinessServiceModelDto The modules.
businessOfferModel array of BusinessOfferModelDto The modules.
businessAccountModel array of BusinessAccountModelDto The modules.
module array of MeveoModuleDto The modules.

Example

{
  "paging" : {
    "fullTextFilter" : "...",
    "filters" : {
      "property1" : { },
      "property2" : { }
    },
    "fields" : "...",
    "offset" : 12345,
    "limit" : 12345,
    "sortBy" : "...",
    "sortOrder" : "ASCENDING",
    "multiSortOrder" : "...",
    "totalNumberOfRecords" : 12345,
    "loadReferenceDepth" : 12345
  },
  "actionStatus" : {
    "status" : "FAIL",
    "errorCode" : { },
    "message" : "...",
    "entityId" : 12345,
    "entityCode" : "...",
    "nrAffected" : 12345,
    "json" : "..."
  },
  "modules" : [ {
    "businessServiceModel" : {
      "disabled" : true,
      "serviceTemplate" : {
        "disabled" : true,
        "id" : 12345,
        "auditableField" : [ { }, { } ],
        "code" : "...",
        "description" : "...",
        "updatedCode" : "...",
        "longDescription" : "...",
        "invoicingCalendar" : "...",
        "serviceChargeTemplateRecurrings" : { },
        "serviceChargeTemplateSubscriptions" : { },
        "serviceChargeTemplateTerminations" : { },
        "serviceChargeTemplateUsages" : { },
        "customFields" : { },
        "somCode" : "...",
        "imagePath" : "...",
        "imageBase64" : "...",
        "minimumAmountEl" : "...",
        "minimumLabelEl" : "...",
        "minimumInvoiceSubCategory" : "...",
        "autoEndOfEngagement" : true,
        "minimumChargeTemplate" : "...",
        "renewalRule" : { },
        "languageDescriptions" : [ { }, { } ],
        "groupedServiceCode" : "...",
        "values" : [ { }, { } ],
        "valueValidator" : "...",
        "serviceTypeCode" : "...",
        "display" : true,
        "param" : "...",
        "medias" : [ { }, { } ]
      },
      "id" : 12345,
      "auditableField" : [ {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      }, {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      } ],
      "duplicateService" : true,
      "code" : "...",
      "duplicatePricePlan" : true,
      "languageDescriptions" : [ {
        "languageCode" : "...",
        "description" : "..."
      }, {
        "languageCode" : "...",
        "description" : "..."
      } ],
      "description" : "...",
      "updatedCode" : "...",
      "license" : "BSD3_N",
      "logoPicture" : "...",
      "logoPictureFile" : "...",
      "script" : {
        "disabled" : true,
        "executionRoles" : [ "...", "..." ],
        "type" : "JAVA",
        "sourcingRoles" : [ "...", "..." ],
        "id" : 12345,
        "reuse" : true,
        "auditableField" : [ { }, { } ],
        "scriptInstanceCategoryCode" : "...",
        "script" : "...",
        "code" : "...",
        "description" : "...",
        "updatedCode" : "..."
      },
      "moduleItems" : [ {
        "customEntityTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "name" : "...",
          "storeAsTable" : true,
          "description" : "...",
          "storeInES" : true,
          "field" : [ { }, { } ],
          "updatedCode" : "...",
          "action" : [ { }, { } ],
          "disableable" : true,
          "versioned" : true
        }
      }, {
        "customFieldTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "languageDescriptions" : [ { }, { } ],
          "updatedCode" : "...",
          "fieldType" : "MULTI_VALUE",
          "appliesTo" : "...",
          "defaultValue" : "...",
          "useInheritedAsDefaultValue" : true,
          "storageType" : "LIST",
          "valueRequired" : true,
          "uniqueConstraint" : true,
          "versionable" : true,
          "triggerEndPeriodEvent" : true,
          "calendar" : "...",
          "entityClazz" : "...",
          "listValues" : {
            "property1" : "...",
            "property2" : "..."
          },
          "allowEdit" : true,
          "hideOnNew" : true,
          "maxValue" : 12345,
          "minValue" : 12345,
          "regExp" : "...",
          "nbDecimal" : 12345,
          "roundingMode" : "UP",
          "guiPosition" : "...",
          "mapKeyType" : "LONG",
          "applicableOnEl" : "...",
          "matrixColumn" : [ { }, { } ],
          "fieldCode" : [ "...", "..." ],
          "indexType" : "STORE_ONLY",
          "tags" : "...",
          "displayFormat" : "...",
          "customTableCodeEL" : "...",
          "dataFilterEL" : "...",
          "fieldsEL" : "...",
          "versionFilterEL" : "..."
        }
      }, {
        "filter" : {
          "disabled" : true,
          "shared" : true,
          "inputXml" : "...",
          "pollingQuery" : "...",
          "id" : 12345,
          "entityClass" : "...",
          "auditableField" : [ { }, { } ],
          "customFields" : { },
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "jobInstance" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "jobCategory" : "...",
          "code" : "...",
          "jobTemplate" : "...",
          "description" : "...",
          "followingJob" : "...",
          "updatedCode" : "...",
          "parameter" : "...",
          "customFields" : { },
          "timerCode" : "...",
          "runOnNodes" : "...",
          "limitToSingleNode" : true,
          "verboseReport" : true,
          "jobSpeed" : "SLOW"
        }
      }, {
        "script" : {
          "disabled" : true,
          "executionRoles" : [ "...", "..." ],
          "type" : "JAVA_CLASS",
          "sourcingRoles" : [ "...", "..." ],
          "id" : 12345,
          "reuse" : true,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCategoryCode" : "...",
          "script" : "...",
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "notification" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "VERSION_REMOVED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "timerEntity" : {
          "disabled" : true,
          "hour" : "...",
          "minute" : "...",
          "id" : 12345,
          "second" : "...",
          "auditableField" : [ { }, { } ],
          "year" : "...",
          "code" : "...",
          "month" : "...",
          "dayOfMonth" : "...",
          "description" : "...",
          "dayOfWeek" : "...",
          "updatedCode" : "..."
        }
      }, {
        "emailNotif" : {
          "disabled" : true,
          "emailFrom" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "emailToEl" : "...",
          "code" : "...",
          "subject" : "...",
          "body" : "...",
          "eventTypeFilter" : "REJECTED",
          "htmlBody" : "...",
          "description" : "...",
          "sendToMail" : [ "...", "..." ],
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "jobTrigger" : {
          "disabled" : true,
          "jobParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "jobInstance" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "PAYMENT_STATUS_UPDATED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "webhookNotif" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "httpProtocol" : "HTTPS",
          "classNameFilter" : "...",
          "host" : "...",
          "code" : "...",
          "port" : 12345,
          "page" : "...",
          "eventTypeFilter" : "INBOUND_REQ",
          "description" : "...",
          "elFilter" : "...",
          "httpMethod" : "HTTP_POST",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "username" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "password" : "...",
          "counterTemplate" : "...",
          "headers" : {
            "property1" : "...",
            "property2" : "..."
          },
          "priority" : 12345,
          "params" : {
            "property1" : "...",
            "property2" : "..."
          },
          "bodyEl" : "...",
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "counter" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "USAGE_AMOUNT",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "CUST",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "MULTI_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "businessAccountModel" : {
          "disabled" : true,
          "hierarchyType" : "C_UA",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "BSD3_N",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessServiceModel" : { }
      }, {
        "businessProductModel" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "productTemplate" : { },
          "code" : "...",
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "LGPL",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessOfferModel" : {
          "disabled" : true,
          "offerTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "CDDL",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "subModule" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "AGPL",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "measurableQuantity" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "theme" : "...",
          "dimension1" : "...",
          "code" : "...",
          "dimension2" : "...",
          "dimension3" : "...",
          "description" : "...",
          "dimension4" : "...",
          "editable" : true,
          "additive" : true,
          "updatedCode" : "...",
          "sqlQuery" : "...",
          "measurementPeriod" : "DAILY",
          "lastMeasureDate" : { }
        }
      }, {
        "pieChart" : {
          "chartType" : "pieChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "w",
          "seriesColors" : "...",
          "id" : 12345,
          "diameter" : 12345,
          "auditableField" : [ { }, { } ],
          "sliceMargin" : 12345,
          "shadow" : true,
          "code" : "...",
          "showDataLabels" : true,
          "measurableQuantity" : { },
          "legendCols" : 12345,
          "width" : "...",
          "description" : "...",
          "legendRows" : 12345,
          "height" : "...",
          "style" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "extender" : "...",
          "visible" : true
        }
      }, {
        "lineChart" : {
          "chartType" : "lineChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "n",
          "seriesColors" : "...",
          "shadow" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "minX" : 12345,
          "maxX" : 12345,
          "code" : "...",
          "minY" : 12345,
          "maxY" : 12345,
          "measurableQuantity" : { },
          "width" : "...",
          "description" : "...",
          "breakOnNull" : true,
          "height" : "...",
          "xaxisLabel" : "...",
          "style" : "...",
          "yaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "xaxisAngle" : 12345,
          "extender" : "...",
          "yaxisAngle" : 12345,
          "visible" : true,
          "stacked" : true,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "...",
          "legendCols" : 12345,
          "legendRows" : 12345
        }
      }, {
        "barChart" : {
          "chartType" : "barChartDto",
          "disabled" : true,
          "legendPosition" : "e",
          "barPadding" : 12345,
          "barMargin" : 12345,
          "id" : 12345,
          "orientation" : "horizontal",
          "auditableField" : [ { }, { } ],
          "stacked" : true,
          "code" : "...",
          "min" : 12345.0,
          "measurableQuantity" : { },
          "max" : 12345.0,
          "width" : "...",
          "description" : "...",
          "height" : "...",
          "breakOnNull" : true,
          "style" : "...",
          "xaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "yaxisLabel" : "...",
          "extender" : "...",
          "xaxisAngle" : 12345,
          "visible" : true,
          "yaxisAngle" : 12345,
          "legendCols" : 12345,
          "legendRows" : 12345,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "..."
        }
      }, {
        "recurringChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "calendar" : "...",
          "code" : "...",
          "durationTermInMonth" : 12345,
          "description" : "...",
          "invoiceSubCategory" : "...",
          "subscriptionProrata" : true,
          "updatedCode" : "...",
          "amountEditable" : true,
          "terminationProrata" : true,
          "languageDescriptions" : [ { }, { } ],
          "applyInAdvance" : true,
          "shareLevel" : 12345,
          "calendarCodeEl" : "...",
          "inputUnitOfMeasureCode" : "...",
          "durationTermInMonthEl" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "subscriptionProrataEl" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "terminationProrataEl" : "...",
          "unitNbDecimal" : 12345,
          "applyInAdvanceEl" : "...",
          "roundingModeDtoEnum" : "DOWN",
          "applyTerminatedChargeToDateEL" : "...",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "recurrenceType" : "CALENDAR",
          "taxClassCode" : "...",
          "attributeDurationCode" : "...",
          "taxClassEl" : "...",
          "attributeCalendarCode" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "usageChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "filterParam1" : "...",
          "code" : "...",
          "filterParam2" : "...",
          "description" : "...",
          "filterParam3" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "filterParam4" : "...",
          "languageDescriptions" : [ { }, { } ],
          "priority" : 12345,
          "triggerNextCharge" : true,
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "triggerNextChargeEL" : "...",
          "inputUnitEL" : "...",
          "usageQuantityAttributeCode" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "NEAREST",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "oneShotChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "oneShotChargeTemplateType" : "TERMINATION",
          "code" : "...",
          "description" : "...",
          "immediateInvoicing" : true,
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "UP",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ARCHIVED",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "productChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "DOWN",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "counterTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "USAGE_AMOUNT",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "UA",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "MULTI_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "pricePlanMatrix" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "eventCode" : "...",
          "description" : "...",
          "seller" : "...",
          "country" : "...",
          "updatedCode" : "...",
          "currency" : "...",
          "minQuantity" : 12345.0,
          "maxQuantity" : 12345.0,
          "offerTemplate" : "...",
          "offerTemplateVersion" : { },
          "startSubscriptionDate" : 12345,
          "endSubscriptionDate" : 12345,
          "startRatingDate" : 12345,
          "endRatingDate" : 12345,
          "minSubscriptionAgeInMonth" : 12345,
          "maxSubscriptionAgeInMonth" : 12345,
          "amountWithoutTax" : 12345.0,
          "amountWithTax" : 12345.0,
          "amountWithoutTaxEL" : "...",
          "amountWithTaxEL" : "...",
          "minimumAmountWithoutTaxEl" : "...",
          "minimumAmountWithTaxEl" : "...",
          "priority" : 12345,
          "criteria1" : "...",
          "criteria2" : "...",
          "criteria3" : "...",
          "criteriaEL" : "...",
          "validityCalendarCode" : "...",
          "scriptInstance" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "woDescriptionEL" : "...",
          "ratingWithTaxEL" : "...",
          "ratingWithoutTaxEL" : "...",
          "versions" : [ { }, { } ],
          "invoiceSubCategoryEL" : "...",
          "totalAmountEL" : "...",
          "minimumAmountEL" : "...",
          "parameter1El" : "...",
          "parameter2El" : "...",
          "parameter3El" : "..."
        }
      }, {
        "entityCustomAction" : {
          "disabled" : true,
          "appliesTo" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "applicableOnEl" : "...",
          "code" : "...",
          "label" : "...",
          "labelsTranslated" : [ { }, { } ],
          "description" : "...",
          "script" : { },
          "updatedCode" : "...",
          "guiPosition" : "..."
        }
      }, {
        "workflow" : {
          "disabled" : true,
          "wfType" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "enableHistory" : true,
          "transition" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "offerTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "bomCode" : "...",
          "updatedCode" : "...",
          "validFrom" : 12345,
          "validTo" : 12345,
          "offerServiceTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "offerProducts" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "allowedDiscountPlans" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "RETIRED",
          "offerAttributes" : [ { }, { } ],
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "attributes" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "commercialRuleCodes" : [ "...", "..." ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "mediaCodes" : [ "...", "..." ],
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ],
          "isOfferChangeRestricted" : true,
          "allowedOfferChange" : [ "...", "..." ],
          "renewalRule" : { },
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "tagCodes" : [ "...", "..." ],
          "statusDate" : 12345,
          "isModel" : true,
          "offerModelCode" : "...",
          "generateQuoteEdrPerProduct" : true
        }
      }, {
        "productTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "LAUNCHED",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "bundleTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "bundleProduct" : [ { }, { } ],
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "REJECTED",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "serviceTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "longDescription" : "...",
          "invoicingCalendar" : "...",
          "serviceChargeTemplateRecurrings" : { },
          "serviceChargeTemplateSubscriptions" : { },
          "serviceChargeTemplateTerminations" : { },
          "serviceChargeTemplateUsages" : { },
          "customFields" : { },
          "somCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "renewalRule" : { },
          "languageDescriptions" : [ { }, { } ],
          "groupedServiceCode" : "...",
          "values" : [ { }, { } ],
          "valueValidator" : "...",
          "serviceTypeCode" : "...",
          "display" : true,
          "param" : "...",
          "medias" : [ { }, { } ]
        }
      }, {
        "offerTemplateCategory" : {
          "disabled" : true,
          "name" : "...",
          "id" : 12345,
          "offerTemplateCategoryCode" : "...",
          "auditableField" : [ { }, { } ],
          "href" : "...",
          "code" : "...",
          "version" : 12345,
          "lastModified" : 12345,
          "description" : "...",
          "parentId" : 12345,
          "updatedCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "languageLabels" : [ { }, { } ]
        }
      }, {
        "paymentGateway" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "type" : "CUSTOM",
          "code" : "...",
          "paymentMethodType" : "WIRETRANSFER",
          "scriptInstanceCode" : "...",
          "description" : "...",
          "implementationClassName" : "...",
          "applicationEL" : "...",
          "updatedCode" : "...",
          "countryCode" : "...",
          "tradingCurrencyCode" : "...",
          "cardType" : "AMERICAN_EXPRESS",
          "marchandId" : "...",
          "secretKey" : "...",
          "apiKey" : "...",
          "webhooksSecretKey" : "...",
          "webhooksKeyId" : "...",
          "profile" : "...",
          "customFields" : { },
          "rumSequence" : { },
          "sellerCode" : "...",
          "bankCoordinates" : { }
        }
      }, {
        "ddRequestBuilder" : {
          "disabled" : true,
          "type" : "CUSTOM",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCode" : "...",
          "code" : "...",
          "implementationClassName" : "...",
          "nbOperationPerFile" : 12345,
          "maxSizeFile" : 12345,
          "description" : "...",
          "paymentLevel" : "AO",
          "customFields" : { },
          "updatedCode" : "..."
        }
      } ]
    }
  }, {
    "businessOfferModel" : {
      "disabled" : true,
      "offerTemplate" : {
        "disabled" : true,
        "id" : 12345,
        "auditableField" : [ { }, { } ],
        "code" : "...",
        "description" : "...",
        "bomCode" : "...",
        "updatedCode" : "...",
        "validFrom" : 12345,
        "validTo" : 12345,
        "offerServiceTemplate" : [ { }, { } ],
        "newValidFrom" : 12345,
        "newValidTo" : 12345,
        "name" : "...",
        "offerTemplateCategory" : [ { }, { } ],
        "offerProducts" : [ { }, { } ],
        "channel" : [ { }, { } ],
        "digitalResource" : [ { }, { } ],
        "allowedDiscountPlans" : [ { }, { } ],
        "modelCode" : "...",
        "lifeCycleStatus" : "IN_TEST",
        "offerAttributes" : [ { }, { } ],
        "customFields" : { },
        "imagePath" : "...",
        "imageBase64" : "...",
        "attributes" : [ { }, { } ],
        "languageDescriptions" : [ { }, { } ],
        "commercialRuleCodes" : [ "...", "..." ],
        "longDescription" : "...",
        "longDescriptionsTranslated" : [ { }, { } ],
        "globalRatingScriptInstance" : "...",
        "mediaCodes" : [ "...", "..." ],
        "seller" : [ "...", "..." ],
        "customerCategory" : [ { }, { } ],
        "isOfferChangeRestricted" : true,
        "allowedOfferChange" : [ "...", "..." ],
        "renewalRule" : { },
        "minimumAmountEl" : "...",
        "minimumLabelEl" : "...",
        "minimumInvoiceSubCategory" : "...",
        "autoEndOfEngagement" : true,
        "minimumChargeTemplate" : "...",
        "tagCodes" : [ "...", "..." ],
        "statusDate" : 12345,
        "isModel" : true,
        "offerModelCode" : "...",
        "generateQuoteEdrPerProduct" : true
      },
      "id" : 12345,
      "auditableField" : [ {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      }, {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      } ],
      "languageDescriptions" : [ {
        "languageCode" : "...",
        "description" : "..."
      }, {
        "languageCode" : "...",
        "description" : "..."
      } ],
      "code" : "...",
      "description" : "...",
      "updatedCode" : "...",
      "license" : "APACHE",
      "logoPicture" : "...",
      "logoPictureFile" : "...",
      "script" : {
        "disabled" : true,
        "executionRoles" : [ "...", "..." ],
        "type" : "JAVA",
        "sourcingRoles" : [ "...", "..." ],
        "id" : 12345,
        "reuse" : true,
        "auditableField" : [ { }, { } ],
        "scriptInstanceCategoryCode" : "...",
        "script" : "...",
        "code" : "...",
        "description" : "...",
        "updatedCode" : "..."
      },
      "moduleItems" : [ {
        "customEntityTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "name" : "...",
          "storeAsTable" : true,
          "description" : "...",
          "storeInES" : true,
          "field" : [ { }, { } ],
          "updatedCode" : "...",
          "action" : [ { }, { } ],
          "disableable" : true,
          "versioned" : true
        }
      }, {
        "customFieldTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "languageDescriptions" : [ { }, { } ],
          "updatedCode" : "...",
          "fieldType" : "BOOLEAN",
          "appliesTo" : "...",
          "defaultValue" : "...",
          "useInheritedAsDefaultValue" : true,
          "storageType" : "MATRIX",
          "valueRequired" : true,
          "uniqueConstraint" : true,
          "versionable" : true,
          "triggerEndPeriodEvent" : true,
          "calendar" : "...",
          "entityClazz" : "...",
          "listValues" : {
            "property1" : "...",
            "property2" : "..."
          },
          "allowEdit" : true,
          "hideOnNew" : true,
          "maxValue" : 12345,
          "minValue" : 12345,
          "regExp" : "...",
          "nbDecimal" : 12345,
          "roundingMode" : "DOWN",
          "guiPosition" : "...",
          "mapKeyType" : "DOUBLE",
          "applicableOnEl" : "...",
          "matrixColumn" : [ { }, { } ],
          "fieldCode" : [ "...", "..." ],
          "indexType" : "INDEX",
          "tags" : "...",
          "displayFormat" : "...",
          "customTableCodeEL" : "...",
          "dataFilterEL" : "...",
          "fieldsEL" : "...",
          "versionFilterEL" : "..."
        }
      }, {
        "filter" : {
          "disabled" : true,
          "shared" : true,
          "inputXml" : "...",
          "pollingQuery" : "...",
          "id" : 12345,
          "entityClass" : "...",
          "auditableField" : [ { }, { } ],
          "customFields" : { },
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "jobInstance" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "jobCategory" : "...",
          "code" : "...",
          "jobTemplate" : "...",
          "description" : "...",
          "followingJob" : "...",
          "updatedCode" : "...",
          "parameter" : "...",
          "customFields" : { },
          "timerCode" : "...",
          "runOnNodes" : "...",
          "limitToSingleNode" : true,
          "verboseReport" : true,
          "jobSpeed" : "FAST"
        }
      }, {
        "script" : {
          "disabled" : true,
          "executionRoles" : [ "...", "..." ],
          "type" : "JAVA",
          "sourcingRoles" : [ "...", "..." ],
          "id" : 12345,
          "reuse" : true,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCategoryCode" : "...",
          "script" : "...",
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "notification" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "XML_GENERATED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "timerEntity" : {
          "disabled" : true,
          "hour" : "...",
          "minute" : "...",
          "id" : 12345,
          "second" : "...",
          "auditableField" : [ { }, { } ],
          "year" : "...",
          "code" : "...",
          "month" : "...",
          "dayOfMonth" : "...",
          "description" : "...",
          "dayOfWeek" : "...",
          "updatedCode" : "..."
        }
      }, {
        "emailNotif" : {
          "disabled" : true,
          "emailFrom" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "emailToEl" : "...",
          "code" : "...",
          "subject" : "...",
          "body" : "...",
          "eventTypeFilter" : "COUNTER_DEDUCED",
          "htmlBody" : "...",
          "description" : "...",
          "sendToMail" : [ "...", "..." ],
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "jobTrigger" : {
          "disabled" : true,
          "jobParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "jobInstance" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "VERSION_REMOVED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "webhookNotif" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "httpProtocol" : "HTTP",
          "classNameFilter" : "...",
          "host" : "...",
          "code" : "...",
          "port" : 12345,
          "page" : "...",
          "eventTypeFilter" : "ENABLED",
          "description" : "...",
          "elFilter" : "...",
          "httpMethod" : "HTTP_DELETE",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "username" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "password" : "...",
          "counterTemplate" : "...",
          "headers" : {
            "property1" : "...",
            "property2" : "..."
          },
          "priority" : 12345,
          "params" : {
            "property1" : "...",
            "property2" : "..."
          },
          "bodyEl" : "...",
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "counter" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "NOTIFICATION",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "CUST",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "SINGLE_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "businessAccountModel" : {
          "disabled" : true,
          "hierarchyType" : "UA",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "FREE_BSD",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessServiceModel" : {
          "disabled" : true,
          "serviceTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "duplicateService" : true,
          "code" : "...",
          "duplicatePricePlan" : true,
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "AGPL",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessProductModel" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "productTemplate" : { },
          "code" : "...",
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "APACHE",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessOfferModel" : { }
      }, {
        "subModule" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "BSD2_S",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "measurableQuantity" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "theme" : "...",
          "dimension1" : "...",
          "code" : "...",
          "dimension2" : "...",
          "dimension3" : "...",
          "description" : "...",
          "dimension4" : "...",
          "editable" : true,
          "additive" : true,
          "updatedCode" : "...",
          "sqlQuery" : "...",
          "measurementPeriod" : "DAILY",
          "lastMeasureDate" : { }
        }
      }, {
        "pieChart" : {
          "chartType" : "pieChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "e",
          "seriesColors" : "...",
          "id" : 12345,
          "diameter" : 12345,
          "auditableField" : [ { }, { } ],
          "sliceMargin" : 12345,
          "shadow" : true,
          "code" : "...",
          "showDataLabels" : true,
          "measurableQuantity" : { },
          "legendCols" : 12345,
          "width" : "...",
          "description" : "...",
          "legendRows" : 12345,
          "height" : "...",
          "style" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "extender" : "...",
          "visible" : true
        }
      }, {
        "lineChart" : {
          "chartType" : "lineChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "n",
          "seriesColors" : "...",
          "shadow" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "minX" : 12345,
          "maxX" : 12345,
          "code" : "...",
          "minY" : 12345,
          "maxY" : 12345,
          "measurableQuantity" : { },
          "width" : "...",
          "description" : "...",
          "breakOnNull" : true,
          "height" : "...",
          "xaxisLabel" : "...",
          "style" : "...",
          "yaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "xaxisAngle" : 12345,
          "extender" : "...",
          "yaxisAngle" : 12345,
          "visible" : true,
          "stacked" : true,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "...",
          "legendCols" : 12345,
          "legendRows" : 12345
        }
      }, {
        "barChart" : {
          "chartType" : "barChartDto",
          "disabled" : true,
          "legendPosition" : "s",
          "barPadding" : 12345,
          "barMargin" : 12345,
          "id" : 12345,
          "orientation" : "horizontal",
          "auditableField" : [ { }, { } ],
          "stacked" : true,
          "code" : "...",
          "min" : 12345.0,
          "measurableQuantity" : { },
          "max" : 12345.0,
          "width" : "...",
          "description" : "...",
          "height" : "...",
          "breakOnNull" : true,
          "style" : "...",
          "xaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "yaxisLabel" : "...",
          "extender" : "...",
          "xaxisAngle" : 12345,
          "visible" : true,
          "yaxisAngle" : 12345,
          "legendCols" : 12345,
          "legendRows" : 12345,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "..."
        }
      }, {
        "recurringChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "calendar" : "...",
          "code" : "...",
          "durationTermInMonth" : 12345,
          "description" : "...",
          "invoiceSubCategory" : "...",
          "subscriptionProrata" : true,
          "updatedCode" : "...",
          "amountEditable" : true,
          "terminationProrata" : true,
          "languageDescriptions" : [ { }, { } ],
          "applyInAdvance" : true,
          "shareLevel" : 12345,
          "calendarCodeEl" : "...",
          "inputUnitOfMeasureCode" : "...",
          "durationTermInMonthEl" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "subscriptionProrataEl" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "terminationProrataEl" : "...",
          "unitNbDecimal" : 12345,
          "applyInAdvanceEl" : "...",
          "roundingModeDtoEnum" : "UP",
          "applyTerminatedChargeToDateEL" : "...",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "recurrenceType" : "CALENDAR",
          "taxClassCode" : "...",
          "attributeDurationCode" : "...",
          "taxClassEl" : "...",
          "attributeCalendarCode" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "DRAFT",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "usageChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "filterParam1" : "...",
          "code" : "...",
          "filterParam2" : "...",
          "description" : "...",
          "filterParam3" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "filterParam4" : "...",
          "languageDescriptions" : [ { }, { } ],
          "priority" : 12345,
          "triggerNextCharge" : true,
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "triggerNextChargeEL" : "...",
          "inputUnitEL" : "...",
          "usageQuantityAttributeCode" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "NEAREST",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "DRAFT",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "oneShotChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "oneShotChargeTemplateType" : "TERMINATION",
          "code" : "...",
          "description" : "...",
          "immediateInvoicing" : true,
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "NEAREST",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "productChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "NEAREST",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ARCHIVED",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "counterTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "NOTIFICATION",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "SI",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "MULTI_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "pricePlanMatrix" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "eventCode" : "...",
          "description" : "...",
          "seller" : "...",
          "country" : "...",
          "updatedCode" : "...",
          "currency" : "...",
          "minQuantity" : 12345.0,
          "maxQuantity" : 12345.0,
          "offerTemplate" : "...",
          "offerTemplateVersion" : { },
          "startSubscriptionDate" : 12345,
          "endSubscriptionDate" : 12345,
          "startRatingDate" : 12345,
          "endRatingDate" : 12345,
          "minSubscriptionAgeInMonth" : 12345,
          "maxSubscriptionAgeInMonth" : 12345,
          "amountWithoutTax" : 12345.0,
          "amountWithTax" : 12345.0,
          "amountWithoutTaxEL" : "...",
          "amountWithTaxEL" : "...",
          "minimumAmountWithoutTaxEl" : "...",
          "minimumAmountWithTaxEl" : "...",
          "priority" : 12345,
          "criteria1" : "...",
          "criteria2" : "...",
          "criteria3" : "...",
          "criteriaEL" : "...",
          "validityCalendarCode" : "...",
          "scriptInstance" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "woDescriptionEL" : "...",
          "ratingWithTaxEL" : "...",
          "ratingWithoutTaxEL" : "...",
          "versions" : [ { }, { } ],
          "invoiceSubCategoryEL" : "...",
          "totalAmountEL" : "...",
          "minimumAmountEL" : "...",
          "parameter1El" : "...",
          "parameter2El" : "...",
          "parameter3El" : "..."
        }
      }, {
        "entityCustomAction" : {
          "disabled" : true,
          "appliesTo" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "applicableOnEl" : "...",
          "code" : "...",
          "label" : "...",
          "labelsTranslated" : [ { }, { } ],
          "description" : "...",
          "script" : { },
          "updatedCode" : "...",
          "guiPosition" : "..."
        }
      }, {
        "workflow" : {
          "disabled" : true,
          "wfType" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "enableHistory" : true,
          "transition" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "offerTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "bomCode" : "...",
          "updatedCode" : "...",
          "validFrom" : 12345,
          "validTo" : 12345,
          "offerServiceTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "offerProducts" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "allowedDiscountPlans" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "RETIRED",
          "offerAttributes" : [ { }, { } ],
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "attributes" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "commercialRuleCodes" : [ "...", "..." ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "mediaCodes" : [ "...", "..." ],
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ],
          "isOfferChangeRestricted" : true,
          "allowedOfferChange" : [ "...", "..." ],
          "renewalRule" : { },
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "tagCodes" : [ "...", "..." ],
          "statusDate" : 12345,
          "isModel" : true,
          "offerModelCode" : "...",
          "generateQuoteEdrPerProduct" : true
        }
      }, {
        "productTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "IN_STUDY",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "bundleTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "bundleProduct" : [ { }, { } ],
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "ACTIVE",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "serviceTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "longDescription" : "...",
          "invoicingCalendar" : "...",
          "serviceChargeTemplateRecurrings" : { },
          "serviceChargeTemplateSubscriptions" : { },
          "serviceChargeTemplateTerminations" : { },
          "serviceChargeTemplateUsages" : { },
          "customFields" : { },
          "somCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "renewalRule" : { },
          "languageDescriptions" : [ { }, { } ],
          "groupedServiceCode" : "...",
          "values" : [ { }, { } ],
          "valueValidator" : "...",
          "serviceTypeCode" : "...",
          "display" : true,
          "param" : "...",
          "medias" : [ { }, { } ]
        }
      }, {
        "offerTemplateCategory" : {
          "disabled" : true,
          "name" : "...",
          "id" : 12345,
          "offerTemplateCategoryCode" : "...",
          "auditableField" : [ { }, { } ],
          "href" : "...",
          "code" : "...",
          "version" : 12345,
          "lastModified" : 12345,
          "description" : "...",
          "parentId" : 12345,
          "updatedCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "languageLabels" : [ { }, { } ]
        }
      }, {
        "paymentGateway" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "type" : "NATIF",
          "code" : "...",
          "paymentMethodType" : "CARD",
          "scriptInstanceCode" : "...",
          "description" : "...",
          "implementationClassName" : "...",
          "applicationEL" : "...",
          "updatedCode" : "...",
          "countryCode" : "...",
          "tradingCurrencyCode" : "...",
          "cardType" : "VISA",
          "marchandId" : "...",
          "secretKey" : "...",
          "apiKey" : "...",
          "webhooksSecretKey" : "...",
          "webhooksKeyId" : "...",
          "profile" : "...",
          "customFields" : { },
          "rumSequence" : { },
          "sellerCode" : "...",
          "bankCoordinates" : { }
        }
      }, {
        "ddRequestBuilder" : {
          "disabled" : true,
          "type" : "NATIF",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCode" : "...",
          "code" : "...",
          "implementationClassName" : "...",
          "nbOperationPerFile" : 12345,
          "maxSizeFile" : 12345,
          "description" : "...",
          "paymentLevel" : "AO",
          "customFields" : { },
          "updatedCode" : "..."
        }
      } ]
    }
  }, {
    "businessAccountModel" : {
      "disabled" : true,
      "hierarchyType" : "C_CA",
      "id" : 12345,
      "auditableField" : [ {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      }, {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      } ],
      "code" : "...",
      "description" : "...",
      "updatedCode" : "...",
      "license" : "GPL",
      "logoPicture" : "...",
      "logoPictureFile" : "...",
      "script" : {
        "disabled" : true,
        "executionRoles" : [ "...", "..." ],
        "type" : "JAVA",
        "sourcingRoles" : [ "...", "..." ],
        "id" : 12345,
        "reuse" : true,
        "auditableField" : [ { }, { } ],
        "scriptInstanceCategoryCode" : "...",
        "script" : "...",
        "code" : "...",
        "description" : "...",
        "updatedCode" : "..."
      },
      "moduleItems" : [ {
        "customEntityTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "name" : "...",
          "storeAsTable" : true,
          "description" : "...",
          "storeInES" : true,
          "field" : [ { }, { } ],
          "updatedCode" : "...",
          "action" : [ { }, { } ],
          "disableable" : true,
          "versioned" : true
        }
      }, {
        "customFieldTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "languageDescriptions" : [ { }, { } ],
          "updatedCode" : "...",
          "fieldType" : "MULTI_VALUE",
          "appliesTo" : "...",
          "defaultValue" : "...",
          "useInheritedAsDefaultValue" : true,
          "storageType" : "LIST",
          "valueRequired" : true,
          "uniqueConstraint" : true,
          "versionable" : true,
          "triggerEndPeriodEvent" : true,
          "calendar" : "...",
          "entityClazz" : "...",
          "listValues" : {
            "property1" : "...",
            "property2" : "..."
          },
          "allowEdit" : true,
          "hideOnNew" : true,
          "maxValue" : 12345,
          "minValue" : 12345,
          "regExp" : "...",
          "nbDecimal" : 12345,
          "roundingMode" : "DOWN",
          "guiPosition" : "...",
          "mapKeyType" : "STRING",
          "applicableOnEl" : "...",
          "matrixColumn" : [ { }, { } ],
          "fieldCode" : [ "...", "..." ],
          "indexType" : "STORE_ONLY",
          "tags" : "...",
          "displayFormat" : "...",
          "customTableCodeEL" : "...",
          "dataFilterEL" : "...",
          "fieldsEL" : "...",
          "versionFilterEL" : "..."
        }
      }, {
        "filter" : {
          "disabled" : true,
          "shared" : true,
          "inputXml" : "...",
          "pollingQuery" : "...",
          "id" : 12345,
          "entityClass" : "...",
          "auditableField" : [ { }, { } ],
          "customFields" : { },
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "jobInstance" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "jobCategory" : "...",
          "code" : "...",
          "jobTemplate" : "...",
          "description" : "...",
          "followingJob" : "...",
          "updatedCode" : "...",
          "parameter" : "...",
          "customFields" : { },
          "timerCode" : "...",
          "runOnNodes" : "...",
          "limitToSingleNode" : true,
          "verboseReport" : true,
          "jobSpeed" : "FAST"
        }
      }, {
        "script" : {
          "disabled" : true,
          "executionRoles" : [ "...", "..." ],
          "type" : "JAVA_CLASS",
          "sourcingRoles" : [ "...", "..." ],
          "id" : 12345,
          "reuse" : true,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCategoryCode" : "...",
          "script" : "...",
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "notification" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "INBOUND_REQ",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "timerEntity" : {
          "disabled" : true,
          "hour" : "...",
          "minute" : "...",
          "id" : 12345,
          "second" : "...",
          "auditableField" : [ { }, { } ],
          "year" : "...",
          "code" : "...",
          "month" : "...",
          "dayOfMonth" : "...",
          "description" : "...",
          "dayOfWeek" : "...",
          "updatedCode" : "..."
        }
      }, {
        "emailNotif" : {
          "disabled" : true,
          "emailFrom" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "emailToEl" : "...",
          "code" : "...",
          "subject" : "...",
          "body" : "...",
          "eventTypeFilter" : "TERMINATED",
          "htmlBody" : "...",
          "description" : "...",
          "sendToMail" : [ "...", "..." ],
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "jobTrigger" : {
          "disabled" : true,
          "jobParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "jobInstance" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "LOGGED_IN",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "webhookNotif" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "httpProtocol" : "HTTP",
          "classNameFilter" : "...",
          "host" : "...",
          "code" : "...",
          "port" : 12345,
          "page" : "...",
          "eventTypeFilter" : "TO_R2",
          "description" : "...",
          "elFilter" : "...",
          "httpMethod" : "HTTP_PUT",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "username" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "password" : "...",
          "counterTemplate" : "...",
          "headers" : {
            "property1" : "...",
            "property2" : "..."
          },
          "priority" : 12345,
          "params" : {
            "property1" : "...",
            "property2" : "..."
          },
          "bodyEl" : "...",
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "counter" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "NOTIFICATION",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "CA",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "SINGLE_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "businessAccountModel" : { }
      }, {
        "businessServiceModel" : {
          "disabled" : true,
          "serviceTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "duplicateService" : true,
          "code" : "...",
          "duplicatePricePlan" : true,
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "BSD3_R",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessProductModel" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "productTemplate" : { },
          "code" : "...",
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "BSD3_N",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessOfferModel" : {
          "disabled" : true,
          "offerTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "MIT",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "subModule" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "OPEN",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "measurableQuantity" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "theme" : "...",
          "dimension1" : "...",
          "code" : "...",
          "dimension2" : "...",
          "dimension3" : "...",
          "description" : "...",
          "dimension4" : "...",
          "editable" : true,
          "additive" : true,
          "updatedCode" : "...",
          "sqlQuery" : "...",
          "measurementPeriod" : "WEEKLY",
          "lastMeasureDate" : { }
        }
      }, {
        "pieChart" : {
          "chartType" : "pieChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "n",
          "seriesColors" : "...",
          "id" : 12345,
          "diameter" : 12345,
          "auditableField" : [ { }, { } ],
          "sliceMargin" : 12345,
          "shadow" : true,
          "code" : "...",
          "showDataLabels" : true,
          "measurableQuantity" : { },
          "legendCols" : 12345,
          "width" : "...",
          "description" : "...",
          "legendRows" : 12345,
          "height" : "...",
          "style" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "extender" : "...",
          "visible" : true
        }
      }, {
        "lineChart" : {
          "chartType" : "lineChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "n",
          "seriesColors" : "...",
          "shadow" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "minX" : 12345,
          "maxX" : 12345,
          "code" : "...",
          "minY" : 12345,
          "maxY" : 12345,
          "measurableQuantity" : { },
          "width" : "...",
          "description" : "...",
          "breakOnNull" : true,
          "height" : "...",
          "xaxisLabel" : "...",
          "style" : "...",
          "yaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "xaxisAngle" : 12345,
          "extender" : "...",
          "yaxisAngle" : 12345,
          "visible" : true,
          "stacked" : true,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "...",
          "legendCols" : 12345,
          "legendRows" : 12345
        }
      }, {
        "barChart" : {
          "chartType" : "barChartDto",
          "disabled" : true,
          "legendPosition" : "n",
          "barPadding" : 12345,
          "barMargin" : 12345,
          "id" : 12345,
          "orientation" : "horizontal",
          "auditableField" : [ { }, { } ],
          "stacked" : true,
          "code" : "...",
          "min" : 12345.0,
          "measurableQuantity" : { },
          "max" : 12345.0,
          "width" : "...",
          "description" : "...",
          "height" : "...",
          "breakOnNull" : true,
          "style" : "...",
          "xaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "yaxisLabel" : "...",
          "extender" : "...",
          "xaxisAngle" : 12345,
          "visible" : true,
          "yaxisAngle" : 12345,
          "legendCols" : 12345,
          "legendRows" : 12345,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "..."
        }
      }, {
        "recurringChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "calendar" : "...",
          "code" : "...",
          "durationTermInMonth" : 12345,
          "description" : "...",
          "invoiceSubCategory" : "...",
          "subscriptionProrata" : true,
          "updatedCode" : "...",
          "amountEditable" : true,
          "terminationProrata" : true,
          "languageDescriptions" : [ { }, { } ],
          "applyInAdvance" : true,
          "shareLevel" : 12345,
          "calendarCodeEl" : "...",
          "inputUnitOfMeasureCode" : "...",
          "durationTermInMonthEl" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "subscriptionProrataEl" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "terminationProrataEl" : "...",
          "unitNbDecimal" : 12345,
          "applyInAdvanceEl" : "...",
          "roundingModeDtoEnum" : "HALF_EVEN",
          "applyTerminatedChargeToDateEL" : "...",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "recurrenceType" : "CALENDAR",
          "taxClassCode" : "...",
          "attributeDurationCode" : "...",
          "taxClassEl" : "...",
          "attributeCalendarCode" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "usageChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "filterParam1" : "...",
          "code" : "...",
          "filterParam2" : "...",
          "description" : "...",
          "filterParam3" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "filterParam4" : "...",
          "languageDescriptions" : [ { }, { } ],
          "priority" : 12345,
          "triggerNextCharge" : true,
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "triggerNextChargeEL" : "...",
          "inputUnitEL" : "...",
          "usageQuantityAttributeCode" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "HALF_EVEN",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "DRAFT",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "oneShotChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "oneShotChargeTemplateType" : "SUBSCRIPTION",
          "code" : "...",
          "description" : "...",
          "immediateInvoicing" : true,
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "UP",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ARCHIVED",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "productChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "HALF_EVEN",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "counterTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "USAGE",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "CUST",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "MULTI_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "pricePlanMatrix" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "eventCode" : "...",
          "description" : "...",
          "seller" : "...",
          "country" : "...",
          "updatedCode" : "...",
          "currency" : "...",
          "minQuantity" : 12345.0,
          "maxQuantity" : 12345.0,
          "offerTemplate" : "...",
          "offerTemplateVersion" : { },
          "startSubscriptionDate" : 12345,
          "endSubscriptionDate" : 12345,
          "startRatingDate" : 12345,
          "endRatingDate" : 12345,
          "minSubscriptionAgeInMonth" : 12345,
          "maxSubscriptionAgeInMonth" : 12345,
          "amountWithoutTax" : 12345.0,
          "amountWithTax" : 12345.0,
          "amountWithoutTaxEL" : "...",
          "amountWithTaxEL" : "...",
          "minimumAmountWithoutTaxEl" : "...",
          "minimumAmountWithTaxEl" : "...",
          "priority" : 12345,
          "criteria1" : "...",
          "criteria2" : "...",
          "criteria3" : "...",
          "criteriaEL" : "...",
          "validityCalendarCode" : "...",
          "scriptInstance" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "woDescriptionEL" : "...",
          "ratingWithTaxEL" : "...",
          "ratingWithoutTaxEL" : "...",
          "versions" : [ { }, { } ],
          "invoiceSubCategoryEL" : "...",
          "totalAmountEL" : "...",
          "minimumAmountEL" : "...",
          "parameter1El" : "...",
          "parameter2El" : "...",
          "parameter3El" : "..."
        }
      }, {
        "entityCustomAction" : {
          "disabled" : true,
          "appliesTo" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "applicableOnEl" : "...",
          "code" : "...",
          "label" : "...",
          "labelsTranslated" : [ { }, { } ],
          "description" : "...",
          "script" : { },
          "updatedCode" : "...",
          "guiPosition" : "..."
        }
      }, {
        "workflow" : {
          "disabled" : true,
          "wfType" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "enableHistory" : true,
          "transition" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "offerTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "bomCode" : "...",
          "updatedCode" : "...",
          "validFrom" : 12345,
          "validTo" : 12345,
          "offerServiceTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "offerProducts" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "allowedDiscountPlans" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "OBSOLETE",
          "offerAttributes" : [ { }, { } ],
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "attributes" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "commercialRuleCodes" : [ "...", "..." ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "mediaCodes" : [ "...", "..." ],
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ],
          "isOfferChangeRestricted" : true,
          "allowedOfferChange" : [ "...", "..." ],
          "renewalRule" : { },
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "tagCodes" : [ "...", "..." ],
          "statusDate" : 12345,
          "isModel" : true,
          "offerModelCode" : "...",
          "generateQuoteEdrPerProduct" : true
        }
      }, {
        "productTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "RETIRED",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "bundleTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "bundleProduct" : [ { }, { } ],
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "IN_DESIGN",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "serviceTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "longDescription" : "...",
          "invoicingCalendar" : "...",
          "serviceChargeTemplateRecurrings" : { },
          "serviceChargeTemplateSubscriptions" : { },
          "serviceChargeTemplateTerminations" : { },
          "serviceChargeTemplateUsages" : { },
          "customFields" : { },
          "somCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "renewalRule" : { },
          "languageDescriptions" : [ { }, { } ],
          "groupedServiceCode" : "...",
          "values" : [ { }, { } ],
          "valueValidator" : "...",
          "serviceTypeCode" : "...",
          "display" : true,
          "param" : "...",
          "medias" : [ { }, { } ]
        }
      }, {
        "offerTemplateCategory" : {
          "disabled" : true,
          "name" : "...",
          "id" : 12345,
          "offerTemplateCategoryCode" : "...",
          "auditableField" : [ { }, { } ],
          "href" : "...",
          "code" : "...",
          "version" : 12345,
          "lastModified" : 12345,
          "description" : "...",
          "parentId" : 12345,
          "updatedCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "languageLabels" : [ { }, { } ]
        }
      }, {
        "paymentGateway" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "type" : "CUSTOM",
          "code" : "...",
          "paymentMethodType" : "PAYPAL",
          "scriptInstanceCode" : "...",
          "description" : "...",
          "implementationClassName" : "...",
          "applicationEL" : "...",
          "updatedCode" : "...",
          "countryCode" : "...",
          "tradingCurrencyCode" : "...",
          "cardType" : "AMERICAN_EXPRESS",
          "marchandId" : "...",
          "secretKey" : "...",
          "apiKey" : "...",
          "webhooksSecretKey" : "...",
          "webhooksKeyId" : "...",
          "profile" : "...",
          "customFields" : { },
          "rumSequence" : { },
          "sellerCode" : "...",
          "bankCoordinates" : { }
        }
      }, {
        "ddRequestBuilder" : {
          "disabled" : true,
          "type" : "NATIF",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCode" : "...",
          "code" : "...",
          "implementationClassName" : "...",
          "nbOperationPerFile" : 12345,
          "maxSizeFile" : 12345,
          "description" : "...",
          "paymentLevel" : "CA",
          "customFields" : { },
          "updatedCode" : "..."
        }
      } ]
    }
  }, {
    "module" : {
      "disabled" : true,
      "id" : 12345,
      "auditableField" : [ {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      }, {
        "entityClass" : "...",
        "fieldName" : "...",
        "id" : 12345,
        "changeOrigin" : "...",
        "auditableField" : [ { }, { } ],
        "originName" : "...",
        "code" : "...",
        "previousState" : "...",
        "currentState" : "...",
        "description" : "...",
        "created" : "...",
        "updatedCode" : "...",
        "actor" : "..."
      } ],
      "code" : "...",
      "description" : "...",
      "updatedCode" : "...",
      "license" : "APACHE",
      "logoPicture" : "...",
      "logoPictureFile" : "...",
      "script" : {
        "disabled" : true,
        "executionRoles" : [ "...", "..." ],
        "type" : "JAVA",
        "sourcingRoles" : [ "...", "..." ],
        "id" : 12345,
        "reuse" : true,
        "auditableField" : [ { }, { } ],
        "scriptInstanceCategoryCode" : "...",
        "script" : "...",
        "code" : "...",
        "description" : "...",
        "updatedCode" : "..."
      },
      "moduleItems" : [ {
        "customEntityTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "name" : "...",
          "storeAsTable" : true,
          "description" : "...",
          "storeInES" : true,
          "field" : [ { }, { } ],
          "updatedCode" : "...",
          "action" : [ { }, { } ],
          "disableable" : true,
          "versioned" : true
        }
      }, {
        "customFieldTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "languageDescriptions" : [ { }, { } ],
          "updatedCode" : "...",
          "fieldType" : "CUSTOM_TABLE_WRAPPER",
          "appliesTo" : "...",
          "defaultValue" : "...",
          "useInheritedAsDefaultValue" : true,
          "storageType" : "LIST",
          "valueRequired" : true,
          "uniqueConstraint" : true,
          "versionable" : true,
          "triggerEndPeriodEvent" : true,
          "calendar" : "...",
          "entityClazz" : "...",
          "listValues" : {
            "property1" : "...",
            "property2" : "..."
          },
          "allowEdit" : true,
          "hideOnNew" : true,
          "maxValue" : 12345,
          "minValue" : 12345,
          "regExp" : "...",
          "nbDecimal" : 12345,
          "roundingMode" : "NEAREST",
          "guiPosition" : "...",
          "mapKeyType" : "RON",
          "applicableOnEl" : "...",
          "matrixColumn" : [ { }, { } ],
          "fieldCode" : [ "...", "..." ],
          "indexType" : "INDEX_NOT_ANALYZE",
          "tags" : "...",
          "displayFormat" : "...",
          "customTableCodeEL" : "...",
          "dataFilterEL" : "...",
          "fieldsEL" : "...",
          "versionFilterEL" : "..."
        }
      }, {
        "filter" : {
          "disabled" : true,
          "shared" : true,
          "inputXml" : "...",
          "pollingQuery" : "...",
          "id" : 12345,
          "entityClass" : "...",
          "auditableField" : [ { }, { } ],
          "customFields" : { },
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "jobInstance" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "jobCategory" : "...",
          "code" : "...",
          "jobTemplate" : "...",
          "description" : "...",
          "followingJob" : "...",
          "updatedCode" : "...",
          "parameter" : "...",
          "customFields" : { },
          "timerCode" : "...",
          "runOnNodes" : "...",
          "limitToSingleNode" : true,
          "verboseReport" : true,
          "jobSpeed" : "SLOW"
        }
      }, {
        "script" : {
          "disabled" : true,
          "executionRoles" : [ "...", "..." ],
          "type" : "JAVA_CLASS",
          "sourcingRoles" : [ "...", "..." ],
          "id" : 12345,
          "reuse" : true,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCategoryCode" : "...",
          "script" : "...",
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "notification" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "PDF_GENERATED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "timerEntity" : {
          "disabled" : true,
          "hour" : "...",
          "minute" : "...",
          "id" : 12345,
          "second" : "...",
          "auditableField" : [ { }, { } ],
          "year" : "...",
          "code" : "...",
          "month" : "...",
          "dayOfMonth" : "...",
          "description" : "...",
          "dayOfWeek" : "...",
          "updatedCode" : "..."
        }
      }, {
        "emailNotif" : {
          "disabled" : true,
          "emailFrom" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "emailToEl" : "...",
          "code" : "...",
          "subject" : "...",
          "body" : "...",
          "eventTypeFilter" : "PAYMENT_STATUS_UPDATED",
          "htmlBody" : "...",
          "description" : "...",
          "sendToMail" : [ "...", "..." ],
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "jobTrigger" : {
          "disabled" : true,
          "jobParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "jobInstance" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "classNameFilter" : "...",
          "code" : "...",
          "eventTypeFilter" : "ENABLED",
          "description" : "...",
          "elFilter" : "...",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "counterTemplate" : "...",
          "priority" : 12345,
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "webhookNotif" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "httpProtocol" : "HTTPS",
          "classNameFilter" : "...",
          "host" : "...",
          "code" : "...",
          "port" : 12345,
          "page" : "...",
          "eventTypeFilter" : "INBOUND_REQ",
          "description" : "...",
          "elFilter" : "...",
          "httpMethod" : "HTTP_POST",
          "updatedCode" : "...",
          "scriptInstanceCode" : "...",
          "username" : "...",
          "scriptParams" : {
            "property1" : "...",
            "property2" : "..."
          },
          "password" : "...",
          "counterTemplate" : "...",
          "headers" : {
            "property1" : "...",
            "property2" : "..."
          },
          "priority" : 12345,
          "params" : {
            "property1" : "...",
            "property2" : "..."
          },
          "bodyEl" : "...",
          "runAsync" : true,
          "saveSuccessfulNotifications" : true
        }
      }, {
        "counter" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "NOTIFICATION",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "SU",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "SINGLE_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "businessAccountModel" : {
          "disabled" : true,
          "hierarchyType" : "S",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "FREE_BSD",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessServiceModel" : {
          "disabled" : true,
          "serviceTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "duplicateService" : true,
          "code" : "...",
          "duplicatePricePlan" : true,
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "OPEN",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessProductModel" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "productTemplate" : { },
          "code" : "...",
          "languageDescriptions" : [ { }, { } ],
          "description" : "...",
          "updatedCode" : "...",
          "license" : "LGPL",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "businessOfferModel" : {
          "disabled" : true,
          "offerTemplate" : { },
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "license" : "BSD3_R",
          "logoPicture" : "...",
          "logoPictureFile" : "...",
          "script" : { },
          "moduleItems" : [ {
            "customEntityTemplate" : { }
          }, {
            "customFieldTemplate" : { }
          }, {
            "filter" : { }
          }, {
            "jobInstance" : { }
          }, {
            "script" : { }
          }, {
            "notification" : { }
          }, {
            "timerEntity" : { }
          }, {
            "emailNotif" : { }
          }, {
            "jobTrigger" : { }
          }, {
            "webhookNotif" : { }
          }, {
            "counter" : { }
          }, {
            "businessAccountModel" : { }
          }, {
            "businessServiceModel" : { }
          }, {
            "businessProductModel" : { }
          }, {
            "businessOfferModel" : { }
          }, {
            "subModule" : { }
          }, {
            "measurableQuantity" : { }
          }, {
            "pieChart" : { }
          }, {
            "lineChart" : { }
          }, {
            "barChart" : { }
          }, {
            "recurringChargeTemplate" : { }
          }, {
            "usageChargeTemplate" : { }
          }, {
            "oneShotChargeTemplate" : { }
          }, {
            "productChargeTemplate" : { }
          }, {
            "counterTemplate" : { }
          }, {
            "pricePlanMatrix" : { }
          }, {
            "entityCustomAction" : { }
          }, {
            "workflow" : { }
          }, {
            "offerTemplate" : { }
          }, {
            "productTemplate" : { }
          }, {
            "bundleTemplate" : { }
          }, {
            "serviceTemplate" : { }
          }, {
            "offerTemplateCategory" : { }
          }, {
            "paymentGateway" : { }
          }, {
            "ddRequestBuilder" : { }
          } ]
        }
      }, {
        "subModule" : { }
      }, {
        "measurableQuantity" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "theme" : "...",
          "dimension1" : "...",
          "code" : "...",
          "dimension2" : "...",
          "dimension3" : "...",
          "description" : "...",
          "dimension4" : "...",
          "editable" : true,
          "additive" : true,
          "updatedCode" : "...",
          "sqlQuery" : "...",
          "measurementPeriod" : "YEARLY",
          "lastMeasureDate" : { }
        }
      }, {
        "pieChart" : {
          "chartType" : "pieChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "n",
          "seriesColors" : "...",
          "id" : 12345,
          "diameter" : 12345,
          "auditableField" : [ { }, { } ],
          "sliceMargin" : 12345,
          "shadow" : true,
          "code" : "...",
          "showDataLabels" : true,
          "measurableQuantity" : { },
          "legendCols" : 12345,
          "width" : "...",
          "description" : "...",
          "legendRows" : 12345,
          "height" : "...",
          "style" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "extender" : "...",
          "visible" : true
        }
      }, {
        "lineChart" : {
          "chartType" : "lineChartDto",
          "disabled" : true,
          "filled" : true,
          "legendPosition" : "e",
          "seriesColors" : "...",
          "shadow" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "minX" : 12345,
          "maxX" : 12345,
          "code" : "...",
          "minY" : 12345,
          "maxY" : 12345,
          "measurableQuantity" : { },
          "width" : "...",
          "description" : "...",
          "breakOnNull" : true,
          "height" : "...",
          "xaxisLabel" : "...",
          "style" : "...",
          "yaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "xaxisAngle" : 12345,
          "extender" : "...",
          "yaxisAngle" : 12345,
          "visible" : true,
          "stacked" : true,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "...",
          "legendCols" : 12345,
          "legendRows" : 12345
        }
      }, {
        "barChart" : {
          "chartType" : "barChartDto",
          "disabled" : true,
          "legendPosition" : "e",
          "barPadding" : 12345,
          "barMargin" : 12345,
          "id" : 12345,
          "orientation" : "vertical",
          "auditableField" : [ { }, { } ],
          "stacked" : true,
          "code" : "...",
          "min" : 12345.0,
          "measurableQuantity" : { },
          "max" : 12345.0,
          "width" : "...",
          "description" : "...",
          "height" : "...",
          "breakOnNull" : true,
          "style" : "...",
          "xaxisLabel" : "...",
          "updatedCode" : "...",
          "styleClass" : "...",
          "yaxisLabel" : "...",
          "extender" : "...",
          "xaxisAngle" : 12345,
          "visible" : true,
          "yaxisAngle" : 12345,
          "legendCols" : 12345,
          "legendRows" : 12345,
          "zoom" : true,
          "animate" : true,
          "showDataTip" : true,
          "datatipFormat" : "..."
        }
      }, {
        "recurringChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "calendar" : "...",
          "code" : "...",
          "durationTermInMonth" : 12345,
          "description" : "...",
          "invoiceSubCategory" : "...",
          "subscriptionProrata" : true,
          "updatedCode" : "...",
          "amountEditable" : true,
          "terminationProrata" : true,
          "languageDescriptions" : [ { }, { } ],
          "applyInAdvance" : true,
          "shareLevel" : 12345,
          "calendarCodeEl" : "...",
          "inputUnitOfMeasureCode" : "...",
          "durationTermInMonthEl" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "subscriptionProrataEl" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "terminationProrataEl" : "...",
          "unitNbDecimal" : 12345,
          "applyInAdvanceEl" : "...",
          "roundingModeDtoEnum" : "HALF_EVEN",
          "applyTerminatedChargeToDateEL" : "...",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "recurrenceType" : "PERIOD",
          "taxClassCode" : "...",
          "attributeDurationCode" : "...",
          "taxClassEl" : "...",
          "attributeCalendarCode" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "usageChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "filterParam1" : "...",
          "code" : "...",
          "filterParam2" : "...",
          "description" : "...",
          "filterParam3" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "filterParam4" : "...",
          "languageDescriptions" : [ { }, { } ],
          "priority" : 12345,
          "triggerNextCharge" : true,
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "triggerNextChargeEL" : "...",
          "inputUnitEL" : "...",
          "usageQuantityAttributeCode" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "DOWN",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ARCHIVED",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "oneShotChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "oneShotChargeTemplateType" : "TERMINATION",
          "code" : "...",
          "description" : "...",
          "immediateInvoicing" : true,
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "UP",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ACTIVE",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "productChargeTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "invoiceSubCategory" : "...",
          "updatedCode" : "...",
          "amountEditable" : true,
          "languageDescriptions" : [ { }, { } ],
          "inputUnitOfMeasureCode" : "...",
          "ratingUnitOfMeasureCode" : "...",
          "inputUnitEL" : "...",
          "outputUnitEL" : "...",
          "unitNbDecimal" : 12345,
          "roundingModeDtoEnum" : "DOWN",
          "revenueRecognitionRuleCode" : "...",
          "filterExpression" : "...",
          "taxClassCode" : "...",
          "taxClassEl" : "...",
          "ratingScriptCode" : "...",
          "customFields" : { },
          "triggeredEdrs" : { },
          "dropZeroWo" : true,
          "sortIndexEl" : "...",
          "status" : "ARCHIVED",
          "linkedAttributes" : [ "...", "..." ]
        }
      }, {
        "counterTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "calendar" : "...",
          "calendarCodeEl" : "...",
          "description" : "...",
          "unity" : "...",
          "type" : "NOTIFICATION",
          "updatedCode" : "...",
          "ceiling" : 12345.0,
          "counterLevel" : "CA",
          "ceilingExpressionEl" : "...",
          "notificationLevels" : "...",
          "accumulator" : true,
          "accumulatorType" : "MULTI_VALUE",
          "filterEl" : "...",
          "keyEl" : "...",
          "valueEl" : "..."
        }
      }, {
        "pricePlanMatrix" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "eventCode" : "...",
          "description" : "...",
          "seller" : "...",
          "country" : "...",
          "updatedCode" : "...",
          "currency" : "...",
          "minQuantity" : 12345.0,
          "maxQuantity" : 12345.0,
          "offerTemplate" : "...",
          "offerTemplateVersion" : { },
          "startSubscriptionDate" : 12345,
          "endSubscriptionDate" : 12345,
          "startRatingDate" : 12345,
          "endRatingDate" : 12345,
          "minSubscriptionAgeInMonth" : 12345,
          "maxSubscriptionAgeInMonth" : 12345,
          "amountWithoutTax" : 12345.0,
          "amountWithTax" : 12345.0,
          "amountWithoutTaxEL" : "...",
          "amountWithTaxEL" : "...",
          "minimumAmountWithoutTaxEl" : "...",
          "minimumAmountWithTaxEl" : "...",
          "priority" : 12345,
          "criteria1" : "...",
          "criteria2" : "...",
          "criteria3" : "...",
          "criteriaEL" : "...",
          "validityCalendarCode" : "...",
          "scriptInstance" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "woDescriptionEL" : "...",
          "ratingWithTaxEL" : "...",
          "ratingWithoutTaxEL" : "...",
          "versions" : [ { }, { } ],
          "invoiceSubCategoryEL" : "...",
          "totalAmountEL" : "...",
          "minimumAmountEL" : "...",
          "parameter1El" : "...",
          "parameter2El" : "...",
          "parameter3El" : "..."
        }
      }, {
        "entityCustomAction" : {
          "disabled" : true,
          "appliesTo" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "applicableOnEl" : "...",
          "code" : "...",
          "label" : "...",
          "labelsTranslated" : [ { }, { } ],
          "description" : "...",
          "script" : { },
          "updatedCode" : "...",
          "guiPosition" : "..."
        }
      }, {
        "workflow" : {
          "disabled" : true,
          "wfType" : "...",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "enableHistory" : true,
          "transition" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "..."
        }
      }, {
        "offerTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "bomCode" : "...",
          "updatedCode" : "...",
          "validFrom" : 12345,
          "validTo" : 12345,
          "offerServiceTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "offerProducts" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "allowedDiscountPlans" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "REJECTED",
          "offerAttributes" : [ { }, { } ],
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "attributes" : [ { }, { } ],
          "languageDescriptions" : [ { }, { } ],
          "commercialRuleCodes" : [ "...", "..." ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "mediaCodes" : [ "...", "..." ],
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ],
          "isOfferChangeRestricted" : true,
          "allowedOfferChange" : [ "...", "..." ],
          "renewalRule" : { },
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "tagCodes" : [ "...", "..." ],
          "statusDate" : 12345,
          "isModel" : true,
          "offerModelCode" : "...",
          "generateQuoteEdrPerProduct" : true
        }
      }, {
        "productTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "IN_DESIGN",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "bundleTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "bundleProduct" : [ { }, { } ],
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "productChargeTemplate" : [ { }, { } ],
          "updatedCode" : "...",
          "validFrom" : 12345,
          "businessProductModel" : { },
          "validTo" : 12345,
          "walletTemplate" : [ { }, { } ],
          "newValidFrom" : 12345,
          "newValidTo" : 12345,
          "name" : "...",
          "offerTemplateCategory" : [ { }, { } ],
          "channel" : [ { }, { } ],
          "digitalResource" : [ { }, { } ],
          "modelCode" : "...",
          "lifeCycleStatus" : "IN_DESIGN",
          "customFields" : { },
          "imagePath" : "...",
          "imageBase64" : "...",
          "languageDescriptions" : [ { }, { } ],
          "longDescription" : "...",
          "longDescriptionsTranslated" : [ { }, { } ],
          "globalRatingScriptInstance" : "...",
          "seller" : [ "...", "..." ],
          "customerCategory" : [ { }, { } ]
        }
      }, {
        "serviceTemplate" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "code" : "...",
          "description" : "...",
          "updatedCode" : "...",
          "longDescription" : "...",
          "invoicingCalendar" : "...",
          "serviceChargeTemplateRecurrings" : { },
          "serviceChargeTemplateSubscriptions" : { },
          "serviceChargeTemplateTerminations" : { },
          "serviceChargeTemplateUsages" : { },
          "customFields" : { },
          "somCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "minimumAmountEl" : "...",
          "minimumLabelEl" : "...",
          "minimumInvoiceSubCategory" : "...",
          "autoEndOfEngagement" : true,
          "minimumChargeTemplate" : "...",
          "renewalRule" : { },
          "languageDescriptions" : [ { }, { } ],
          "groupedServiceCode" : "...",
          "values" : [ { }, { } ],
          "valueValidator" : "...",
          "serviceTypeCode" : "...",
          "display" : true,
          "param" : "...",
          "medias" : [ { }, { } ]
        }
      }, {
        "offerTemplateCategory" : {
          "disabled" : true,
          "name" : "...",
          "id" : 12345,
          "offerTemplateCategoryCode" : "...",
          "auditableField" : [ { }, { } ],
          "href" : "...",
          "code" : "...",
          "version" : 12345,
          "lastModified" : 12345,
          "description" : "...",
          "parentId" : 12345,
          "updatedCode" : "...",
          "imagePath" : "...",
          "imageBase64" : "...",
          "customFields" : { },
          "languageDescriptions" : [ { }, { } ],
          "languageLabels" : [ { }, { } ]
        }
      }, {
        "paymentGateway" : {
          "disabled" : true,
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "type" : "CUSTOM",
          "code" : "...",
          "paymentMethodType" : "WIRETRANSFER",
          "scriptInstanceCode" : "...",
          "description" : "...",
          "implementationClassName" : "...",
          "applicationEL" : "...",
          "updatedCode" : "...",
          "countryCode" : "...",
          "tradingCurrencyCode" : "...",
          "cardType" : "MASTERCARD",
          "marchandId" : "...",
          "secretKey" : "...",
          "apiKey" : "...",
          "webhooksSecretKey" : "...",
          "webhooksKeyId" : "...",
          "profile" : "...",
          "customFields" : { },
          "rumSequence" : { },
          "sellerCode" : "...",
          "bankCoordinates" : { }
        }
      }, {
        "ddRequestBuilder" : {
          "disabled" : true,
          "type" : "NATIF",
          "id" : 12345,
          "auditableField" : [ { }, { } ],
          "scriptInstanceCode" : "...",
          "code" : "...",
          "implementationClassName" : "...",
          "nbOperationPerFile" : 12345,
          "maxSizeFile" : 12345,
          "description" : "...",
          "paymentLevel" : "CA",
          "customFields" : { },
          "updatedCode" : "..."
        }
      } ]
    }
  } ]
}