OneShotChargeTemplate Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
inputUnitEL string  
unitNbDecimal number  
cfValues CustomFieldValues  
revenueRecognitionRule RevenueRecognitionRule  
cfAccumulatedValues CustomFieldValues  
uuid string  
descriptionOrCode string  
historized boolean  
descriptionAndCode string  
roundingValuesComputed boolean  
outputUnitEL string  
status ChargeTemplateStatusEnum  
notified boolean  
amountEditable boolean  
type OperationTypeEnum  
ratingScript ScriptInstance  
chargeMainType ChargeMainTypeEnum  
attributes array of Attribute  
taxClassEl string  
unitMultiplicator number  
code string required, max size: 255, min size: 1
referenceCode string  
productCharges array of ProductChargeTemplateMapping  
disabled boolean  
description string max size: 255, min size: 0
parentCFEntities array of ICustomFieldEntity  
roundingMode RoundingModeEnum  
descriptionI18n map of string  
inputUnitDescription string  
id number  
edrTemplates array of TriggeredEDRTemplate  
oneShotChargeTemplateType OneShotChargeTemplateTypeEnum  
ratingUnitDescription string  
immediateInvoicing boolean  
auditableFields array of AuditableFieldHistory  
descriptionI18nNullSafe map of string  
chargeType string  
dropZeroWo boolean  
inputUnitOfMeasure UnitOfMeasure  
active boolean  
version number  
filterExpression string  
transient boolean  
sortIndexEl string  
parentEntity BusinessEntity  
ratingUnitOfMeasure UnitOfMeasure  
referenceDescription string  
invoiceSubCategory InvoiceSubCategory  
auditable Auditable  
codeChanged boolean  
taxClass TaxClass  
parentEntityType object  
appendGeneratedCode boolean  

Example

{
  "inputUnitEL" : "...",
  "unitNbDecimal" : 12345,
  "cfValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "revenueRecognitionRule" : {
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "startEvent" : "INVOICE_DUE_DATE",
    "transient" : true,
    "referenceDescription" : "...",
    "startDelay" : 12345,
    "stopEvent" : "SUBSCRIPTION_STOP",
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "startUnit" : "DAY",
    "code" : "...",
    "referenceCode" : "...",
    "description" : "...",
    "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" : "..."
    },
    "historized" : true,
    "active" : true,
    "notified" : true,
    "script" : {
      "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
    },
    "stopUnit" : "DAY",
    "descriptionAndCode" : "...",
    "version" : 12345,
    "id" : 12345,
    "parentEntityType" : { },
    "stopDelay" : 12345
  },
  "cfAccumulatedValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "uuid" : "...",
  "descriptionOrCode" : "...",
  "historized" : true,
  "descriptionAndCode" : "...",
  "roundingValuesComputed" : true,
  "outputUnitEL" : "...",
  "status" : "ARCHIVED",
  "notified" : true,
  "amountEditable" : true,
  "type" : "DEBIT",
  "ratingScript" : {
    "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" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "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
  },
  "chargeMainType" : "ONESHOT",
  "attributes" : [ {
    "attributeCategory" : "REGULAR",
    "medias" : [ {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "IMAGE",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "IMAGE",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "historized" : true,
    "priority" : 12345,
    "transient" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "referenceCode" : "...",
    "descriptionOrCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "elValue" : "...",
    "code" : "...",
    "uuid" : "...",
    "appendGeneratedCode" : true,
    "attributeType" : "NUMERIC",
    "chargeTemplates" : [ {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "CREDIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "DRAFT",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "USAGE",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    }, {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "CREDIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "HALF_EVEN",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ACTIVE",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "USAGE",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    } ],
    "codeChanged" : true,
    "offerTemplateAttribute" : [ {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "EL",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    }, {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "EL",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    } ],
    "tags" : [ {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    }, {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    } ],
    "description" : "...",
    "disabled" : true,
    "assignedAttributes" : [ { }, { } ],
    "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" : "..."
    },
    "allowedValues" : [ "...", "..." ],
    "referenceDescription" : "...",
    "unitNbDecimal" : 12345,
    "commercialRules" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "PRE_REQUISITE",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "parentEntityType" : { },
    "active" : true,
    "productVersionAttributes" : [ {
      "validationType" : "EL",
      "attribute" : { },
      "readOnly" : true,
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "display" : true,
      "mandatoryWithEl" : "...",
      "version" : 12345,
      "productVersion" : { },
      "validationLabel" : "...",
      "sequence" : 12345,
      "defaultValue" : "...",
      "validationPattern" : "..."
    }, {
      "validationType" : "EL",
      "attribute" : { },
      "readOnly" : true,
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "display" : true,
      "mandatoryWithEl" : "...",
      "version" : 12345,
      "productVersion" : { },
      "validationLabel" : "...",
      "sequence" : 12345,
      "defaultValue" : "...",
      "validationPattern" : "..."
    } ],
    "version" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "groupedAttributes" : [ {
      "id" : 12345,
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "mandatory" : true,
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "description" : "...",
      "historized" : true,
      "notified" : true,
      "disabled" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "active" : true
    }, {
      "id" : 12345,
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "mandatory" : true,
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "description" : "...",
      "historized" : true,
      "notified" : true,
      "disabled" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "active" : true
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "notified" : true,
    "descriptionAndCode" : "...",
    "parentAttribute" : { }
  }, {
    "attributeCategory" : "REGULAR",
    "medias" : [ {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "IMAGE",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "VIDEO",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "historized" : true,
    "priority" : 12345,
    "transient" : true,
    "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
    } ],
    "referenceCode" : "...",
    "descriptionOrCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "elValue" : "...",
    "code" : "...",
    "uuid" : "...",
    "appendGeneratedCode" : true,
    "attributeType" : "EMAIL",
    "chargeTemplates" : [ {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "DEBIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "DOWN",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "DRAFT",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "ONESHOT",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    }, {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "DEBIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ARCHIVED",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "PRODUCT",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    } ],
    "codeChanged" : true,
    "offerTemplateAttribute" : [ {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "EL",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    }, {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "EL",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    } ],
    "tags" : [ {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    }, {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    } ],
    "description" : "...",
    "disabled" : true,
    "assignedAttributes" : [ { }, { } ],
    "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" : "..."
    },
    "allowedValues" : [ "...", "..." ],
    "referenceDescription" : "...",
    "unitNbDecimal" : 12345,
    "commercialRules" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "REPLACEMENT",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "parentEntityType" : { },
    "active" : true,
    "productVersionAttributes" : [ {
      "validationType" : "REGEX",
      "attribute" : { },
      "readOnly" : true,
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "display" : true,
      "mandatoryWithEl" : "...",
      "version" : 12345,
      "productVersion" : { },
      "validationLabel" : "...",
      "sequence" : 12345,
      "defaultValue" : "...",
      "validationPattern" : "..."
    }, {
      "validationType" : "EL",
      "attribute" : { },
      "readOnly" : true,
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "display" : true,
      "mandatoryWithEl" : "...",
      "version" : 12345,
      "productVersion" : { },
      "validationLabel" : "...",
      "sequence" : 12345,
      "defaultValue" : "...",
      "validationPattern" : "..."
    } ],
    "version" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "groupedAttributes" : [ {
      "id" : 12345,
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "mandatory" : true,
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "description" : "...",
      "historized" : true,
      "notified" : true,
      "disabled" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "active" : true
    }, {
      "id" : 12345,
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "mandatory" : true,
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "description" : "...",
      "historized" : true,
      "notified" : true,
      "disabled" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "active" : true
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "notified" : true,
    "descriptionAndCode" : "...",
    "parentAttribute" : { }
  } ],
  "taxClassEl" : "...",
  "unitMultiplicator" : 12345.0,
  "code" : "...",
  "referenceCode" : "...",
  "productCharges" : [ {
    "walletTemplates" : [ {
      "auditable" : { },
      "description" : "...",
      "codeChanged" : true,
      "rejectLevel" : 12345.0,
      "lowBalanceLevelEl" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "parentEntity" : { },
      "parentEntityType" : { },
      "walletType" : "POSTPAID",
      "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
    } ],
    "version" : 12345,
    "accumulatorCounterTemplates" : [ {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "MULTI_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "USAGE",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "CA",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    }, {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "SINGLE_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "USAGE",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "SI",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    } ],
    "counterTemplate" : {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "MULTI_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "NOTIFICATION",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "CUST",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    },
    "product" : {
      "discountList" : [ { }, { } ],
      "active" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "model" : "...",
      "productVersions" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "reference" : "...",
      "appendGeneratedCode" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "statusDate" : 12345,
      "notified" : true,
      "historized" : true,
      "modelChildren" : [ "...", "..." ],
      "cfValues" : { },
      "transient" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "medias" : [ { }, { } ],
      "discountFlag" : true,
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "serviceTerminationCharges" : [ { }, { } ],
      "packageFlag" : true,
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "version" : 12345,
      "productLine" : { },
      "priceVersionDateSetting" : "EVENT",
      "productModel" : { },
      "productCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "brand" : { },
      "status" : "ACTIVE",
      "descriptionOrCode" : "...",
      "commercialRuleLines" : [ { }, { } ],
      "codeChanged" : true
    },
    "transient" : true,
    "id" : 12345,
    "chargeTemplate" : {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "DEBIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ARCHIVED",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "RECURRING",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    }
  }, {
    "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
    } ],
    "version" : 12345,
    "accumulatorCounterTemplates" : [ {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "MULTI_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "NOTIFICATION",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "CA",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    }, {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "SINGLE_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "USAGE",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "SI",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    } ],
    "counterTemplate" : {
      "ceilingExpressionEl" : "...",
      "referenceCode" : "...",
      "accumulator" : true,
      "accumulatorType" : "SINGLE_VALUE",
      "calendar" : { },
      "descriptionAndCode" : "...",
      "calendarCodeEl" : "...",
      "counterType" : "USAGE",
      "historized" : true,
      "keyEl" : "...",
      "filterEl" : "...",
      "version" : 12345,
      "description" : "...",
      "notificationLevels" : "...",
      "codeChanged" : true,
      "unityDescription" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "counterLevel" : "UA",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "ceiling" : 12345.0,
      "valueEl" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "id" : 12345
    },
    "product" : {
      "discountList" : [ { }, { } ],
      "active" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "model" : "...",
      "productVersions" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "reference" : "...",
      "appendGeneratedCode" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "statusDate" : 12345,
      "notified" : true,
      "historized" : true,
      "modelChildren" : [ "...", "..." ],
      "cfValues" : { },
      "transient" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "medias" : [ { }, { } ],
      "discountFlag" : true,
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "serviceTerminationCharges" : [ { }, { } ],
      "packageFlag" : true,
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "version" : 12345,
      "productLine" : { },
      "priceVersionDateSetting" : "QUOTE",
      "productModel" : { },
      "productCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "brand" : { },
      "status" : "ACTIVE",
      "descriptionOrCode" : "...",
      "commercialRuleLines" : [ { }, { } ],
      "codeChanged" : true
    },
    "transient" : true,
    "id" : 12345,
    "chargeTemplate" : {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "CREDIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "DOWN",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ACTIVE",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "ONESHOT",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    }
  } ],
  "disabled" : true,
  "description" : "...",
  "parentCFEntities" : [ {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ],
  "roundingMode" : "NEAREST",
  "descriptionI18n" : {
    "property1" : "...",
    "property2" : "..."
  },
  "inputUnitDescription" : "...",
  "id" : 12345,
  "edrTemplates" : [ {
    "quantityEl" : "...",
    "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
    } ],
    "code" : "...",
    "transient" : true,
    "id" : 12345,
    "version" : 12345,
    "parentEntityType" : { },
    "triggeredEdrScript" : {
      "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
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "param3El" : "...",
    "codeChanged" : true,
    "historized" : true,
    "param4El" : "...",
    "referenceCode" : "...",
    "param1El" : "...",
    "opencellInstanceEL" : "...",
    "notified" : true,
    "subscriptionEl" : "...",
    "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" : "..."
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "conditionEl" : "...",
    "referenceDescription" : "...",
    "descriptionAndCode" : "...",
    "description" : "...",
    "param2El" : "...",
    "meveoInstance" : {
      "hdSize" : "...",
      "productVersion" : "...",
      "authenticationType" : "OAUTH2",
      "authPasswordDB" : "...",
      "customer" : { },
      "authUsername" : "...",
      "user" : { },
      "javaVmVersion" : "...",
      "osVersion" : "...",
      "descriptionOrCode" : "...",
      "authPassword" : "...",
      "parentEntity" : { },
      "id" : 12345,
      "machineVendor" : "...",
      "installationMode" : "...",
      "url" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "clientId" : "...",
      "status" : "PARENT",
      "authPasswordKS" : "...",
      "asVendor" : "...",
      "description" : "...",
      "descriptionAndCode" : "...",
      "owner" : "...",
      "parentEntityType" : { },
      "asVersion" : "...",
      "javaVersion" : "...",
      "javaVendor" : "...",
      "osName" : "...",
      "auditable" : { },
      "keyEntreprise" : "...",
      "nbCores" : "...",
      "javaVmName" : "...",
      "code" : "...",
      "codeChanged" : true,
      "referenceDescription" : "...",
      "macAddress" : "...",
      "creationDate" : 12345,
      "version" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "referenceCode" : "...",
      "md5" : "...",
      "productName" : "...",
      "osArch" : "...",
      "clientSecret" : "...",
      "memory" : "...",
      "updateDate" : 12345
    }
  }, {
    "quantityEl" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "transient" : true,
    "id" : 12345,
    "version" : 12345,
    "parentEntityType" : { },
    "triggeredEdrScript" : {
      "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
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "param3El" : "...",
    "codeChanged" : true,
    "historized" : true,
    "param4El" : "...",
    "referenceCode" : "...",
    "param1El" : "...",
    "opencellInstanceEL" : "...",
    "notified" : true,
    "subscriptionEl" : "...",
    "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" : "..."
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "conditionEl" : "...",
    "referenceDescription" : "...",
    "descriptionAndCode" : "...",
    "description" : "...",
    "param2El" : "...",
    "meveoInstance" : {
      "hdSize" : "...",
      "productVersion" : "...",
      "authenticationType" : "OAUTH2",
      "authPasswordDB" : "...",
      "customer" : { },
      "authUsername" : "...",
      "user" : { },
      "javaVmVersion" : "...",
      "osVersion" : "...",
      "descriptionOrCode" : "...",
      "authPassword" : "...",
      "parentEntity" : { },
      "id" : 12345,
      "machineVendor" : "...",
      "installationMode" : "...",
      "url" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "clientId" : "...",
      "status" : "PARENT",
      "authPasswordKS" : "...",
      "asVendor" : "...",
      "description" : "...",
      "descriptionAndCode" : "...",
      "owner" : "...",
      "parentEntityType" : { },
      "asVersion" : "...",
      "javaVersion" : "...",
      "javaVendor" : "...",
      "osName" : "...",
      "auditable" : { },
      "keyEntreprise" : "...",
      "nbCores" : "...",
      "javaVmName" : "...",
      "code" : "...",
      "codeChanged" : true,
      "referenceDescription" : "...",
      "macAddress" : "...",
      "creationDate" : 12345,
      "version" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "referenceCode" : "...",
      "md5" : "...",
      "productName" : "...",
      "osArch" : "...",
      "clientSecret" : "...",
      "memory" : "...",
      "updateDate" : 12345
    }
  } ],
  "oneShotChargeTemplateType" : "TERMINATION",
  "ratingUnitDescription" : "...",
  "immediateInvoicing" : true,
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "descriptionI18nNullSafe" : {
    "property1" : "...",
    "property2" : "..."
  },
  "chargeType" : "...",
  "dropZeroWo" : true,
  "inputUnitOfMeasure" : {
    "descriptionNotNull" : "...",
    "transient" : true,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "historized" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "descriptionAndCode" : "...",
    "codeChanged" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "symbol" : "...",
    "multiplicator" : 12345,
    "baseUnit" : true,
    "appendGeneratedCode" : true,
    "parentEntityType" : { },
    "description" : "...",
    "referenceCode" : "...",
    "version" : 12345,
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "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" : "..."
    },
    "parentUnitOfMeasure" : { },
    "id" : 12345,
    "notified" : true
  },
  "active" : true,
  "version" : 12345,
  "filterExpression" : "...",
  "transient" : true,
  "sortIndexEl" : "...",
  "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" : "..."
  },
  "ratingUnitOfMeasure" : {
    "descriptionNotNull" : "...",
    "transient" : true,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "historized" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "descriptionAndCode" : "...",
    "codeChanged" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "symbol" : "...",
    "multiplicator" : 12345,
    "baseUnit" : true,
    "appendGeneratedCode" : true,
    "parentEntityType" : { },
    "description" : "...",
    "referenceCode" : "...",
    "version" : 12345,
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "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" : "..."
    },
    "parentUnitOfMeasure" : { },
    "id" : 12345,
    "notified" : true
  },
  "referenceDescription" : "...",
  "invoiceSubCategory" : {
    "description" : "...",
    "parentEntityType" : { },
    "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" : "..."
    },
    "referenceCode" : "...",
    "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" : { }
    } ],
    "discount" : 12345.0,
    "id" : 12345,
    "code" : "...",
    "occTemplate" : {
      "accountingScheme" : { },
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "contraAccountingCode2" : { },
      "description" : "...",
      "occCategory" : "CREDIT",
      "codeChanged" : true,
      "notified" : true,
      "manualCreationEnabled" : true,
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "code" : "...",
      "accountCodeClientSide" : "...",
      "transient" : true,
      "contraAccountingCode" : { },
      "journal" : { }
    },
    "transient" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "uuid" : "...",
    "appendGeneratedCode" : true,
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "REVENUE",
      "chartOfAccountViewTypeEnum" : "REGULAR",
      "active" : true,
      "notified" : true,
      "codeChanged" : true,
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "parentAccountingCode" : { },
      "migrated" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "reportingAccount" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "descriptionOrCode" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "codeChanged" : true,
    "descriptionAndCode" : "...",
    "sortIndex" : 12345,
    "invoiceCategory" : {
      "parentEntityType" : { },
      "occTemplate" : { },
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "description" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "id" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "occTemplateNegative" : { },
      "transient" : true,
      "sortIndex" : 12345,
      "auditable" : { },
      "code" : "...",
      "invoiceSubCategories" : [ { }, { } ],
      "uuid" : "...",
      "version" : 12345
    },
    "notified" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "occTemplateNegative" : {
      "accountingScheme" : { },
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "contraAccountingCode2" : { },
      "description" : "...",
      "occCategory" : "DEBIT",
      "codeChanged" : true,
      "notified" : true,
      "manualCreationEnabled" : true,
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "code" : "...",
      "accountCodeClientSide" : "...",
      "transient" : true,
      "contraAccountingCode" : { },
      "journal" : { }
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "historized" : true,
    "version" : 12345,
    "referenceDescription" : "..."
  },
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "codeChanged" : true,
  "taxClass" : {
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "codeChanged" : true,
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "referenceDescription" : "...",
    "description" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "parentEntityType" : { },
    "version" : 12345,
    "appendGeneratedCode" : true,
    "transient" : true,
    "historized" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "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" : "..."
    },
    "descriptionOrCode" : "...",
    "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" : { }
    } ],
    "referenceCode" : "...",
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "code" : "...",
    "descriptionAndCode" : "..."
  },
  "parentEntityType" : { },
  "appendGeneratedCode" : true
}