BusinessProductModel Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
id number  
referenceCode string  
version number  
productTemplate ProductTemplate  
descriptionAndCode string  
descriptionI18n map of string  
moduleSource string  
descriptionOrCode string  
historized boolean  
downloaded boolean  
disabled boolean  
parentEntity BusinessEntity  
description string max size: 255, min size: 0
license ModuleLicenseEnum  
moduleItems array of MeveoModuleItem  
auditable Auditable  
script ScriptInstance  
code string required, max size: 255, min size: 1
auditableFields array of AuditableFieldHistory  
codeChanged boolean  
appendGeneratedCode boolean  
parentEntityType object  
installed boolean  
notified boolean  
referenceDescription string  
active boolean  
transient boolean  
logoPicture string  

Example

{
  "id" : 12345,
  "referenceCode" : "...",
  "version" : 12345,
  "productTemplate" : {
    "disabled" : true,
    "offerTemplateCategories" : [ {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    }, {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    } ],
    "globalRatingScriptInstance" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "appendGeneratedCode" : true,
    "businessAccountModels" : [ {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "UA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "LGPL",
      "descriptionAndCode" : "...",
      "code" : "..."
    }, {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "CA_UA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "LGPL",
      "descriptionAndCode" : "...",
      "code" : "..."
    } ],
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "lifeCycleStatus" : "IN_TEST",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "imagePath" : "...",
    "notified" : true,
    "description" : "...",
    "version" : 12345,
    "active" : true,
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "codeChanged" : true,
    "parentEntityType" : { },
    "transient" : true,
    "code" : "...",
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "name" : "...",
    "historized" : true,
    "descriptionOrCode" : "...",
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "attachments" : [ {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    }, {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    } ],
    "walletTemplates" : [ {
      "auditable" : { },
      "description" : "...",
      "codeChanged" : true,
      "rejectLevel" : 12345.0,
      "lowBalanceLevelEl" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "parentEntityType" : { },
      "walletType" : "PREPAID",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "fastRatingLevel" : 12345,
      "descriptionAndCode" : "...",
      "notified" : true,
      "rejectLevelEl" : "...",
      "id" : 12345,
      "consumptionAlertSet" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "appendGeneratedCode" : true,
      "transient" : true,
      "historized" : true,
      "lowBalanceLevel" : 12345.0
    }, {
      "auditable" : { },
      "description" : "...",
      "codeChanged" : true,
      "rejectLevel" : 12345.0,
      "lowBalanceLevelEl" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "parentEntityType" : { },
      "walletType" : "PREPAID",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "fastRatingLevel" : 12345,
      "descriptionAndCode" : "...",
      "notified" : true,
      "rejectLevelEl" : "...",
      "id" : 12345,
      "consumptionAlertSet" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "appendGeneratedCode" : true,
      "transient" : true,
      "historized" : true,
      "lowBalanceLevel" : 12345.0
    } ],
    "invoicingCalendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "descriptionAndCode" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "customerCategories" : [ {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    }, {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    } ],
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "sellers" : [ {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    }, {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    } ],
    "longDescription" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "businessProductModel" : {
      "id" : 12345,
      "referenceCode" : "...",
      "version" : 12345,
      "productTemplate" : { },
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "moduleSource" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "downloaded" : true,
      "disabled" : true,
      "parentEntity" : { },
      "description" : "...",
      "license" : "COM",
      "moduleItems" : [ { }, { } ],
      "auditable" : { },
      "script" : { },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "installed" : true,
      "notified" : true,
      "referenceDescription" : "...",
      "active" : true,
      "transient" : true,
      "logoPicture" : "..."
    },
    "nameOrCode" : "...",
    "channels" : [ {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    }, {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    } ],
    "id" : 12345,
    "productChargeTemplates" : [ {
      "status" : "ARCHIVED",
      "taxClassEl" : "...",
      "productCharges" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "roundingMode" : "NEAREST",
      "sortIndexEl" : "...",
      "codeChanged" : true,
      "ratingScript" : { },
      "notified" : true,
      "version" : 12345,
      "edrTemplates" : [ { }, { } ],
      "filterExpression" : "...",
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "id" : 12345,
      "productTemplates" : [ { }, { } ],
      "uuid" : "...",
      "revenueRecognitionRule" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceSubCategory" : { },
      "transient" : true,
      "ratingUnitDescription" : "...",
      "dropZeroWo" : true,
      "amountEditable" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "taxClass" : { },
      "cfValues" : { },
      "attributes" : [ { }, { } ],
      "inputUnitEL" : "...",
      "ratingUnitOfMeasure" : { },
      "auditable" : { },
      "parentEntity" : { },
      "chargeMainType" : "RECURRING",
      "description" : "...",
      "referenceDescription" : "...",
      "outputUnitEL" : "...",
      "code" : "...",
      "unitNbDecimal" : 12345,
      "cfAccumulatedValues" : { },
      "inputUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "roundingValuesComputed" : true,
      "disabled" : true,
      "type" : "DEBIT",
      "active" : true,
      "referenceCode" : "...",
      "inputUnitOfMeasure" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "..."
    }, {
      "status" : "DRAFT",
      "taxClassEl" : "...",
      "productCharges" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "roundingMode" : "UP",
      "sortIndexEl" : "...",
      "codeChanged" : true,
      "ratingScript" : { },
      "notified" : true,
      "version" : 12345,
      "edrTemplates" : [ { }, { } ],
      "filterExpression" : "...",
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "id" : 12345,
      "productTemplates" : [ { }, { } ],
      "uuid" : "...",
      "revenueRecognitionRule" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceSubCategory" : { },
      "transient" : true,
      "ratingUnitDescription" : "...",
      "dropZeroWo" : true,
      "amountEditable" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "taxClass" : { },
      "cfValues" : { },
      "attributes" : [ { }, { } ],
      "inputUnitEL" : "...",
      "ratingUnitOfMeasure" : { },
      "auditable" : { },
      "parentEntity" : { },
      "chargeMainType" : "USAGE",
      "description" : "...",
      "referenceDescription" : "...",
      "outputUnitEL" : "...",
      "code" : "...",
      "unitNbDecimal" : 12345,
      "cfAccumulatedValues" : { },
      "inputUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "roundingValuesComputed" : true,
      "disabled" : true,
      "type" : "DEBIT",
      "active" : true,
      "referenceCode" : "...",
      "inputUnitOfMeasure" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "..."
    } ]
  },
  "descriptionAndCode" : "...",
  "descriptionI18n" : {
    "property1" : "...",
    "property2" : "..."
  },
  "moduleSource" : "...",
  "descriptionOrCode" : "...",
  "historized" : true,
  "downloaded" : true,
  "disabled" : true,
  "parentEntity" : {
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : { },
    "codeChanged" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "historized" : true,
    "descriptionOrCode" : "..."
  },
  "description" : "...",
  "license" : "COM",
  "moduleItems" : [ {
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "meveoModule" : {
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "logoPicture" : "...",
      "id" : 12345,
      "downloaded" : true,
      "transient" : true,
      "code" : "...",
      "installed" : true,
      "license" : "LGPL",
      "disabled" : true,
      "description" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "script" : { },
      "notified" : true,
      "historized" : true,
      "moduleSource" : "...",
      "active" : true,
      "descriptionOrCode" : "...",
      "moduleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "appliesTo" : "...",
    "id" : 12345,
    "itemClassSimpleName" : "...",
    "itemClass" : "...",
    "version" : 12345,
    "itemEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "transient" : true,
    "itemCode" : "..."
  }, {
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "meveoModule" : {
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "logoPicture" : "...",
      "id" : 12345,
      "downloaded" : true,
      "transient" : true,
      "code" : "...",
      "installed" : true,
      "license" : "EPL",
      "disabled" : true,
      "description" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "script" : { },
      "notified" : true,
      "historized" : true,
      "moduleSource" : "...",
      "active" : true,
      "descriptionOrCode" : "...",
      "moduleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "appliesTo" : "...",
    "id" : 12345,
    "itemClassSimpleName" : "...",
    "itemClass" : "...",
    "version" : 12345,
    "itemEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "transient" : true,
    "itemCode" : "..."
  } ],
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "script" : {
    "historized" : true,
    "sourcingRoles" : [ "...", "..." ],
    "reuse" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "codeChanged" : true,
    "scriptInstanceCategory" : {
      "auditable" : { },
      "parentEntity" : { },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "codeChanged" : true,
      "notified" : true,
      "historized" : true,
      "id" : 12345,
      "version" : 12345
    },
    "scriptErrors" : [ {
      "columnNumber" : 12345,
      "lineNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    }, {
      "columnNumber" : 12345,
      "lineNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    } ],
    "executionRoles" : [ "...", "..." ],
    "referenceDescription" : "...",
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "notified" : true,
    "descriptionOrCode" : "...",
    "referenceCode" : "...",
    "parentEntityType" : { },
    "error" : true,
    "sourceTypeEnum" : "JAVA",
    "transient" : true,
    "descriptionAndCode" : "...",
    "description" : "...",
    "id" : 12345,
    "active" : true,
    "script" : "...",
    "version" : 12345
  },
  "code" : "...",
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "codeChanged" : true,
  "appendGeneratedCode" : true,
  "parentEntityType" : { },
  "installed" : true,
  "notified" : true,
  "referenceDescription" : "...",
  "active" : true,
  "transient" : true,
  "logoPicture" : "..."
}