BusinessProductModel Data Type

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

Example

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