Attribute Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
referenceCode string  
parentAttribute Attribute  
medias array of Media  
historized boolean  
auditableFields array of AuditableFieldHistory  
active boolean  
version number  
parentEntity BusinessEntity  
disabled boolean  
transient boolean  
code string required, max size: 255, min size: 1
tags array of Tag  
offerTemplateAttribute array of OfferTemplateAttribute  
commercialRules array of CommercialRuleHeader  
productVersionAttributes array of ProductVersionAttribute  
attributeCategory AttributeCategoryEnum  
priority number  
chargeTemplates array of ChargeTemplate  
assignedAttributes array of Attribute  
parentEntityType object  
appendGeneratedCode boolean  
allowedValues array of string  
description string max size: 255, min size: 0
uuid string  
notified boolean  
id number  
cfAccumulatedValues CustomFieldValues  
auditable Auditable  
codeChanged boolean  
groupedAttributes array of GroupedAttributes  
elValue string  
unitNbDecimal number  
attributeType AttributeTypeEnum  
descriptionOrCode string  
descriptionAndCode string  
referenceDescription string  
cfValues CustomFieldValues  
parentCFEntities array of ICustomFieldEntity  

Example

{
  "referenceCode" : "...",
  "parentAttribute" : {
    "referenceCode" : "...",
    "parentAttribute" : { },
    "medias" : [ {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "VIDEO",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    }, {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "IMAGE",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    } ],
    "historized" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    } ],
    "active" : true,
    "version" : 12345,
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "disabled" : true,
    "transient" : true,
    "code" : "...",
    "tags" : [ {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    }, {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    } ],
    "offerTemplateAttribute" : [ {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "EL",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    }, {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "REGEX",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    } ],
    "commercialRules" : [ {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "INCOMPATIBILITY",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    }, {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "INCOMPATIBILITY",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "productVersionAttributes" : [ {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "EL",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    }, {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "EL",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    } ],
    "attributeCategory" : "BUSINESS",
    "priority" : 12345,
    "chargeTemplates" : [ {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "DRAFT",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "ONESHOT",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "DEBIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    }, {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "ACTIVE",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "ONESHOT",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "DEBIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "HALF_EVEN",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    } ],
    "assignedAttributes" : [ { }, { } ],
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "allowedValues" : [ "...", "..." ],
    "description" : "...",
    "uuid" : "...",
    "notified" : true,
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "groupedAttributes" : [ {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    }, {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    } ],
    "elValue" : "...",
    "unitNbDecimal" : 12345,
    "attributeType" : "CALENDAR",
    "descriptionOrCode" : "...",
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ]
  },
  "medias" : [ {
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mediaName" : "...",
    "code" : "...",
    "descriptionOrCode" : "...",
    "mediaType" : "IMAGE",
    "main" : true,
    "referenceCode" : "...",
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionAndCode" : "...",
    "notified" : true,
    "uuid" : "...",
    "transient" : true,
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "id" : 12345,
    "label" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "parentEntityType" : { },
    "mediaPath" : "...",
    "codeChanged" : true,
    "historized" : true,
    "appendGeneratedCode" : true,
    "description" : "...",
    "referenceDescription" : "...",
    "version" : 12345
  }, {
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mediaName" : "...",
    "code" : "...",
    "descriptionOrCode" : "...",
    "mediaType" : "VIDEO",
    "main" : true,
    "referenceCode" : "...",
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionAndCode" : "...",
    "notified" : true,
    "uuid" : "...",
    "transient" : true,
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "id" : 12345,
    "label" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "parentEntityType" : { },
    "mediaPath" : "...",
    "codeChanged" : true,
    "historized" : true,
    "appendGeneratedCode" : true,
    "description" : "...",
    "referenceDescription" : "...",
    "version" : 12345
  } ],
  "historized" : true,
  "auditableFields" : [ {
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notified" : true,
    "notfiable" : true,
    "previousState" : { },
    "auditType" : "RENEWAL",
    "historized" : true
  }, {
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notified" : true,
    "notfiable" : true,
    "previousState" : { },
    "auditType" : "OTHER",
    "historized" : true
  } ],
  "active" : true,
  "version" : 12345,
  "parentEntity" : {
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "description" : "...",
    "version" : 12345,
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "parentEntityType" : { },
    "descriptionAndCode" : "...",
    "descriptionOrCode" : "...",
    "transient" : true,
    "parentEntity" : { },
    "referenceDescription" : "...",
    "historized" : true,
    "referenceCode" : "...",
    "code" : "..."
  },
  "disabled" : true,
  "transient" : true,
  "code" : "...",
  "tags" : [ {
    "version" : 12345,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "parentTag" : { },
    "tagType" : {
      "parentEntityType" : { },
      "description" : "...",
      "referenceCode" : "...",
      "code" : "...",
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "codeChanged" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "seller" : { },
      "id" : 12345,
      "tags" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "transient" : true
    },
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "transient" : true,
    "id" : 12345,
    "historized" : true,
    "notified" : true,
    "seller" : {
      "parentEntityType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "legalText" : "...",
      "codeChanged" : true,
      "jobTitle" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "description" : "...",
      "contracts" : [ { }, { } ],
      "customerSequences" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "contactInformation" : { },
      "referenceCode" : "...",
      "legalEntityType" : { },
      "parentEntity" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "businessAccountModel" : { },
      "legalType" : "...",
      "providerContact" : "...",
      "name" : { },
      "minimumAmountEl" : "...",
      "historized" : true,
      "uuid" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "version" : 12345,
      "seller" : { },
      "tradingCurrency" : { },
      "descriptionOrCode" : "...",
      "primaryContact" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "address" : { },
      "contactInformationNullSafe" : { },
      "code" : "...",
      "notified" : true,
      "externalRef1" : "...",
      "isCompany" : true,
      "defaultLevel" : true,
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "cfValues" : { },
      "minimumArticle" : { },
      "accountType" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "registrationNo" : "...",
      "vatNo" : "...",
      "minimumLabelEl" : "..."
    },
    "descriptionOrCode" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "code" : "...",
    "referenceCode" : "...",
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "filterEl" : "...",
    "description" : "...",
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "name" : "..."
  }, {
    "version" : 12345,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "parentTag" : { },
    "tagType" : {
      "parentEntityType" : { },
      "description" : "...",
      "referenceCode" : "...",
      "code" : "...",
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "codeChanged" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "seller" : { },
      "id" : 12345,
      "tags" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "transient" : true
    },
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "transient" : true,
    "id" : 12345,
    "historized" : true,
    "notified" : true,
    "seller" : {
      "parentEntityType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "legalText" : "...",
      "codeChanged" : true,
      "jobTitle" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "description" : "...",
      "contracts" : [ { }, { } ],
      "customerSequences" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "contactInformation" : { },
      "referenceCode" : "...",
      "legalEntityType" : { },
      "parentEntity" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "businessAccountModel" : { },
      "legalType" : "...",
      "providerContact" : "...",
      "name" : { },
      "minimumAmountEl" : "...",
      "historized" : true,
      "uuid" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "version" : 12345,
      "seller" : { },
      "tradingCurrency" : { },
      "descriptionOrCode" : "...",
      "primaryContact" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "address" : { },
      "contactInformationNullSafe" : { },
      "code" : "...",
      "notified" : true,
      "externalRef1" : "...",
      "isCompany" : true,
      "defaultLevel" : true,
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "cfValues" : { },
      "minimumArticle" : { },
      "accountType" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "registrationNo" : "...",
      "vatNo" : "...",
      "minimumLabelEl" : "..."
    },
    "descriptionOrCode" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "code" : "...",
    "referenceCode" : "...",
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "filterEl" : "...",
    "description" : "...",
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "name" : "..."
  } ],
  "offerTemplateAttribute" : [ {
    "attribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "PHONE",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "mandatory" : true,
    "validationType" : "REGEX",
    "sequence" : 12345,
    "mandatoryWithEl" : "...",
    "display" : true,
    "id" : 12345,
    "validationLabel" : "...",
    "readOnly" : true,
    "transient" : true,
    "version" : 12345,
    "defaultValue" : "...",
    "offerTemplate" : {
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "parentEntityType" : { },
      "businessAccountModels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "uuid" : "...",
      "channels" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "allowedDiscountPlans" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "offerModel" : { },
      "transient" : true,
      "minimumChargeTemplate" : { },
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "generateQuoteEdrPerProduct" : true,
      "medias" : [ { }, { } ],
      "isOfferChangeRestricted" : true,
      "descriptionAndCode" : "...",
      "minimumArticle" : { },
      "auditableFields" : [ { }, { } ],
      "isModel" : true,
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "code" : "...",
      "cfAccumulatedValues" : { },
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "lifeCycleStatus" : "IN_DESIGN",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "historized" : true,
      "subscriptionRenewal" : { },
      "id" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "validity" : { },
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "minimumLabelEl" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "longDescription" : "...",
      "name" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "parentEntity" : { },
      "offerAttributes" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ]
    },
    "validationPattern" : "..."
  }, {
    "attribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "LIST_MULTIPLE_NUMERIC",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "mandatory" : true,
    "validationType" : "REGEX",
    "sequence" : 12345,
    "mandatoryWithEl" : "...",
    "display" : true,
    "id" : 12345,
    "validationLabel" : "...",
    "readOnly" : true,
    "transient" : true,
    "version" : 12345,
    "defaultValue" : "...",
    "offerTemplate" : {
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "parentEntityType" : { },
      "businessAccountModels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "uuid" : "...",
      "channels" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "allowedDiscountPlans" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "offerModel" : { },
      "transient" : true,
      "minimumChargeTemplate" : { },
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "generateQuoteEdrPerProduct" : true,
      "medias" : [ { }, { } ],
      "isOfferChangeRestricted" : true,
      "descriptionAndCode" : "...",
      "minimumArticle" : { },
      "auditableFields" : [ { }, { } ],
      "isModel" : true,
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "code" : "...",
      "cfAccumulatedValues" : { },
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "lifeCycleStatus" : "IN_DESIGN",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "historized" : true,
      "subscriptionRenewal" : { },
      "id" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "validity" : { },
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "minimumLabelEl" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "longDescription" : "...",
      "name" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "parentEntity" : { },
      "offerAttributes" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ]
    },
    "validationPattern" : "..."
  } ],
  "commercialRules" : [ {
    "targetProduct" : {
      "discountFlag" : true,
      "productCharges" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "serviceUsageCharges" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "discountList" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "codeChanged" : true,
      "offerComponents" : [ { }, { } ],
      "brand" : { },
      "productModel" : { },
      "commercialRuleHeader" : [ { }, { } ],
      "notified" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "priceVersionDateSetting" : "QUOTE",
      "disabled" : true,
      "version" : 12345,
      "code" : "...",
      "active" : true,
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "referenceDescription" : "...",
      "uuid" : "...",
      "productVersions" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "status" : "ACTIVE",
      "referenceCode" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "modelChildren" : [ "...", "..." ],
      "commercialRuleLines" : [ { }, { } ],
      "productLine" : { },
      "articleMappingLines" : [ { }, { } ],
      "description" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "auditable" : { },
      "reference" : "...",
      "descriptionOrCode" : "...",
      "medias" : [ { }, { } ],
      "packageFlag" : true,
      "transient" : true,
      "statusDate" : 12345,
      "model" : "..."
    },
    "historized" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "targetTag" : {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    },
    "descriptionAndCode" : "...",
    "commercialRuleItems" : [ {
      "id" : 12345,
      "transient" : true,
      "commercialRuleHeader" : { },
      "operator" : "AND",
      "version" : 12345,
      "commercialRuleLines" : [ { }, { } ],
      "ruleItemEl" : "..."
    }, {
      "id" : 12345,
      "transient" : true,
      "commercialRuleHeader" : { },
      "operator" : "OR",
      "version" : 12345,
      "commercialRuleLines" : [ { }, { } ],
      "ruleItemEl" : "..."
    } ],
    "description" : "...",
    "targetOfferAttribute" : true,
    "codeChanged" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "targetProductCode" : "...",
    "referenceCode" : "...",
    "ruleType" : "PRE_REQUISITE",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "transient" : true,
    "notified" : true,
    "id" : 12345,
    "targetAttributeValue" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "targetGroupedAttributes" : {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    },
    "disabled" : true,
    "targetOfferTemplate" : {
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "parentEntityType" : { },
      "businessAccountModels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "uuid" : "...",
      "channels" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "allowedDiscountPlans" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "offerModel" : { },
      "transient" : true,
      "minimumChargeTemplate" : { },
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "generateQuoteEdrPerProduct" : true,
      "medias" : [ { }, { } ],
      "isOfferChangeRestricted" : true,
      "descriptionAndCode" : "...",
      "minimumArticle" : { },
      "auditableFields" : [ { }, { } ],
      "isModel" : true,
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "code" : "...",
      "cfAccumulatedValues" : { },
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "lifeCycleStatus" : "LAUNCHED",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "historized" : true,
      "subscriptionRenewal" : { },
      "id" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "validity" : { },
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "minimumLabelEl" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "longDescription" : "...",
      "name" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "parentEntity" : { },
      "offerAttributes" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ]
    },
    "version" : 12345,
    "ruleEl" : "...",
    "targetOfferTemplateCode" : "...",
    "scopeType" : "QUOTE_OFFER",
    "targetAttribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "REGULAR",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "referenceDescription" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "targetProductVersion" : {
      "product" : { },
      "notified" : true,
      "historized" : true,
      "status" : "DRAFT",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "transient" : true,
      "validity" : { },
      "statusDate" : 12345,
      "auditable" : { },
      "longDescription" : "...",
      "currentVersion" : 12345,
      "groupedAttributes" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ]
    }
  }, {
    "targetProduct" : {
      "discountFlag" : true,
      "productCharges" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "serviceUsageCharges" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "discountList" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "codeChanged" : true,
      "offerComponents" : [ { }, { } ],
      "brand" : { },
      "productModel" : { },
      "commercialRuleHeader" : [ { }, { } ],
      "notified" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "priceVersionDateSetting" : "EVENT",
      "disabled" : true,
      "version" : 12345,
      "code" : "...",
      "active" : true,
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "referenceDescription" : "...",
      "uuid" : "...",
      "productVersions" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "status" : "DRAFT",
      "referenceCode" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "modelChildren" : [ "...", "..." ],
      "commercialRuleLines" : [ { }, { } ],
      "productLine" : { },
      "articleMappingLines" : [ { }, { } ],
      "description" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "auditable" : { },
      "reference" : "...",
      "descriptionOrCode" : "...",
      "medias" : [ { }, { } ],
      "packageFlag" : true,
      "transient" : true,
      "statusDate" : 12345,
      "model" : "..."
    },
    "historized" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "targetTag" : {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    },
    "descriptionAndCode" : "...",
    "commercialRuleItems" : [ {
      "id" : 12345,
      "transient" : true,
      "commercialRuleHeader" : { },
      "operator" : "OR",
      "version" : 12345,
      "commercialRuleLines" : [ { }, { } ],
      "ruleItemEl" : "..."
    }, {
      "id" : 12345,
      "transient" : true,
      "commercialRuleHeader" : { },
      "operator" : "AND",
      "version" : 12345,
      "commercialRuleLines" : [ { }, { } ],
      "ruleItemEl" : "..."
    } ],
    "description" : "...",
    "targetOfferAttribute" : true,
    "codeChanged" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    } ],
    "targetProductCode" : "...",
    "referenceCode" : "...",
    "ruleType" : "INCOMPATIBILITY",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "transient" : true,
    "notified" : true,
    "id" : 12345,
    "targetAttributeValue" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "targetGroupedAttributes" : {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    },
    "disabled" : true,
    "targetOfferTemplate" : {
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "parentEntityType" : { },
      "businessAccountModels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "uuid" : "...",
      "channels" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "allowedDiscountPlans" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "offerModel" : { },
      "transient" : true,
      "minimumChargeTemplate" : { },
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "generateQuoteEdrPerProduct" : true,
      "medias" : [ { }, { } ],
      "isOfferChangeRestricted" : true,
      "descriptionAndCode" : "...",
      "minimumArticle" : { },
      "auditableFields" : [ { }, { } ],
      "isModel" : true,
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "code" : "...",
      "cfAccumulatedValues" : { },
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "lifeCycleStatus" : "IN_STUDY",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "historized" : true,
      "subscriptionRenewal" : { },
      "id" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "validity" : { },
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "minimumLabelEl" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "longDescription" : "...",
      "name" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "parentEntity" : { },
      "offerAttributes" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ]
    },
    "version" : 12345,
    "ruleEl" : "...",
    "targetOfferTemplateCode" : "...",
    "scopeType" : "QUOTE_OFFER",
    "targetAttribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "PHONE",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "referenceDescription" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "targetProductVersion" : {
      "product" : { },
      "notified" : true,
      "historized" : true,
      "status" : "DRAFT",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "transient" : true,
      "validity" : { },
      "statusDate" : 12345,
      "auditable" : { },
      "longDescription" : "...",
      "currentVersion" : 12345,
      "groupedAttributes" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ]
    }
  } ],
  "productVersionAttributes" : [ {
    "version" : 12345,
    "transient" : true,
    "id" : 12345,
    "sequence" : 12345,
    "mandatoryWithEl" : "...",
    "productVersion" : {
      "product" : { },
      "notified" : true,
      "historized" : true,
      "status" : "CLOSED",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "transient" : true,
      "validity" : { },
      "statusDate" : 12345,
      "auditable" : { },
      "longDescription" : "...",
      "currentVersion" : 12345,
      "groupedAttributes" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ]
    },
    "attribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "REGULAR",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "validationLabel" : "...",
    "mandatory" : true,
    "validationType" : "EL",
    "validationPattern" : "...",
    "defaultValue" : "...",
    "readOnly" : true,
    "display" : true
  }, {
    "version" : 12345,
    "transient" : true,
    "id" : 12345,
    "sequence" : 12345,
    "mandatoryWithEl" : "...",
    "productVersion" : {
      "product" : { },
      "notified" : true,
      "historized" : true,
      "status" : "CLOSED",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "transient" : true,
      "validity" : { },
      "statusDate" : 12345,
      "auditable" : { },
      "longDescription" : "...",
      "currentVersion" : 12345,
      "groupedAttributes" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ]
    },
    "attribute" : {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "REGULAR",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "LIST_TEXT",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "validationLabel" : "...",
    "mandatory" : true,
    "validationType" : "REGEX",
    "validationPattern" : "...",
    "defaultValue" : "...",
    "readOnly" : true,
    "display" : true
  } ],
  "attributeCategory" : "BUSINESS",
  "priority" : 12345,
  "chargeTemplates" : [ {
    "id" : 12345,
    "ratingUnitDescription" : "...",
    "edrTemplates" : [ {
      "notified" : true,
      "opencellInstanceEL" : "...",
      "meveoInstance" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "subscriptionEl" : "...",
      "version" : 12345,
      "triggeredEdrScript" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "param1El" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "param4El" : "...",
      "param2El" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "conditionEl" : "...",
      "transient" : true,
      "historized" : true,
      "description" : "...",
      "param3El" : "...",
      "quantityEl" : "...",
      "codeChanged" : true
    }, {
      "notified" : true,
      "opencellInstanceEL" : "...",
      "meveoInstance" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "subscriptionEl" : "...",
      "version" : 12345,
      "triggeredEdrScript" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "param1El" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "param4El" : "...",
      "param2El" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "conditionEl" : "...",
      "transient" : true,
      "historized" : true,
      "description" : "...",
      "param3El" : "...",
      "quantityEl" : "...",
      "codeChanged" : true
    } ],
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "sortIndexEl" : "...",
    "attributes" : [ {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "parentEntityType" : { },
    "descriptionAndCode" : "...",
    "status" : "DRAFT",
    "ratingScript" : {
      "auditable" : { },
      "notified" : true,
      "executionRoles" : [ "...", "..." ],
      "auditableFields" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "active" : true,
      "version" : 12345,
      "reuse" : true,
      "error" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "sourcingRoles" : [ "...", "..." ],
      "disabled" : true,
      "referenceCode" : "...",
      "scriptInstanceCategory" : { },
      "historized" : true,
      "scriptErrors" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "script" : "...",
      "descriptionAndCode" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "taxClass" : {
      "id" : 12345,
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "code" : "...",
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "uuid" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    },
    "chargeMainType" : "RECURRING",
    "active" : true,
    "outputUnitEL" : "...",
    "dropZeroWo" : true,
    "ratingUnitOfMeasure" : {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "baseUnit" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "symbol" : "...",
      "id" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "parentUnitOfMeasure" : { },
      "multiplicator" : 12345,
      "auditable" : { },
      "parentEntity" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "transient" : true,
      "descriptionNotNull" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true
    },
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "productCharges" : [ {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    }, {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    } ],
    "inputUnitDescription" : "...",
    "filterExpression" : "...",
    "notified" : true,
    "type" : "DEBIT",
    "description" : "...",
    "inputUnitEL" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "roundingValuesComputed" : true,
    "version" : 12345,
    "disabled" : true,
    "appendGeneratedCode" : true,
    "historized" : true,
    "inputUnitOfMeasure" : {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "baseUnit" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "symbol" : "...",
      "id" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "parentUnitOfMeasure" : { },
      "multiplicator" : 12345,
      "auditable" : { },
      "parentEntity" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "transient" : true,
      "descriptionNotNull" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true
    },
    "revenueRecognitionRule" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "active" : true,
      "codeChanged" : true,
      "notified" : true,
      "transient" : true,
      "stopEvent" : "SERVICE_PERIOD_STOP",
      "referenceDescription" : "...",
      "startUnit" : "DAY",
      "parentEntityType" : { },
      "disabled" : true,
      "referenceCode" : "...",
      "startDelay" : 12345,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "script" : { },
      "startEvent" : "SERVICE_PERIOD_START",
      "description" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "stopDelay" : 12345,
      "stopUnit" : "DAY",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "code" : "..."
    },
    "roundingMode" : "HALF_EVEN",
    "chargeType" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "unitNbDecimal" : 12345,
    "descriptionOrCode" : "...",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "transient" : true,
    "invoiceSubCategory" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "historized" : true,
      "parentEntityType" : { },
      "cfValues" : { },
      "occTemplateNegative" : { },
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "...",
      "descriptionOrCode" : "...",
      "occTemplate" : { },
      "parentEntity" : { },
      "sortIndex" : 12345,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "referenceCode" : "...",
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "invoiceCategory" : { },
      "code" : "...",
      "discount" : 12345.0,
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "referenceDescription" : "..."
    },
    "amountEditable" : true,
    "taxClassEl" : "...",
    "unitMultiplicator" : 12345.0,
    "codeChanged" : true,
    "referenceDescription" : "..."
  }, {
    "id" : 12345,
    "ratingUnitDescription" : "...",
    "edrTemplates" : [ {
      "notified" : true,
      "opencellInstanceEL" : "...",
      "meveoInstance" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "subscriptionEl" : "...",
      "version" : 12345,
      "triggeredEdrScript" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "param1El" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "param4El" : "...",
      "param2El" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "conditionEl" : "...",
      "transient" : true,
      "historized" : true,
      "description" : "...",
      "param3El" : "...",
      "quantityEl" : "...",
      "codeChanged" : true
    }, {
      "notified" : true,
      "opencellInstanceEL" : "...",
      "meveoInstance" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "subscriptionEl" : "...",
      "version" : 12345,
      "triggeredEdrScript" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "param1El" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "param4El" : "...",
      "param2El" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "conditionEl" : "...",
      "transient" : true,
      "historized" : true,
      "description" : "...",
      "param3El" : "...",
      "quantityEl" : "...",
      "codeChanged" : true
    } ],
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "sortIndexEl" : "...",
    "attributes" : [ {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "REGULAR",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "INFO",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "parentEntityType" : { },
    "descriptionAndCode" : "...",
    "status" : "ACTIVE",
    "ratingScript" : {
      "auditable" : { },
      "notified" : true,
      "executionRoles" : [ "...", "..." ],
      "auditableFields" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "active" : true,
      "version" : 12345,
      "reuse" : true,
      "error" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "sourcingRoles" : [ "...", "..." ],
      "disabled" : true,
      "referenceCode" : "...",
      "scriptInstanceCategory" : { },
      "historized" : true,
      "scriptErrors" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "script" : "...",
      "descriptionAndCode" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "taxClass" : {
      "id" : 12345,
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "code" : "...",
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "uuid" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    },
    "chargeMainType" : "USAGE",
    "active" : true,
    "outputUnitEL" : "...",
    "dropZeroWo" : true,
    "ratingUnitOfMeasure" : {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "baseUnit" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "symbol" : "...",
      "id" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "parentUnitOfMeasure" : { },
      "multiplicator" : 12345,
      "auditable" : { },
      "parentEntity" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "transient" : true,
      "descriptionNotNull" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true
    },
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "productCharges" : [ {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    }, {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    } ],
    "inputUnitDescription" : "...",
    "filterExpression" : "...",
    "notified" : true,
    "type" : "DEBIT",
    "description" : "...",
    "inputUnitEL" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "roundingValuesComputed" : true,
    "version" : 12345,
    "disabled" : true,
    "appendGeneratedCode" : true,
    "historized" : true,
    "inputUnitOfMeasure" : {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "baseUnit" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "symbol" : "...",
      "id" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "parentUnitOfMeasure" : { },
      "multiplicator" : 12345,
      "auditable" : { },
      "parentEntity" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "transient" : true,
      "descriptionNotNull" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true
    },
    "revenueRecognitionRule" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "active" : true,
      "codeChanged" : true,
      "notified" : true,
      "transient" : true,
      "stopEvent" : "INVOICE_DUE_DATE",
      "referenceDescription" : "...",
      "startUnit" : "MONTH",
      "parentEntityType" : { },
      "disabled" : true,
      "referenceCode" : "...",
      "startDelay" : 12345,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "script" : { },
      "startEvent" : "INVOICE_DATE",
      "description" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "stopDelay" : 12345,
      "stopUnit" : "MONTH",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "code" : "..."
    },
    "roundingMode" : "NEAREST",
    "chargeType" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "unitNbDecimal" : 12345,
    "descriptionOrCode" : "...",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "transient" : true,
    "invoiceSubCategory" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "historized" : true,
      "parentEntityType" : { },
      "cfValues" : { },
      "occTemplateNegative" : { },
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "...",
      "descriptionOrCode" : "...",
      "occTemplate" : { },
      "parentEntity" : { },
      "sortIndex" : 12345,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "referenceCode" : "...",
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "invoiceCategory" : { },
      "code" : "...",
      "discount" : 12345.0,
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "referenceDescription" : "..."
    },
    "amountEditable" : true,
    "taxClassEl" : "...",
    "unitMultiplicator" : 12345.0,
    "codeChanged" : true,
    "referenceDescription" : "..."
  } ],
  "assignedAttributes" : [ {
    "referenceCode" : "...",
    "parentAttribute" : { },
    "medias" : [ {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "VIDEO",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    }, {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "IMAGE",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    } ],
    "historized" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "active" : true,
    "version" : 12345,
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "disabled" : true,
    "transient" : true,
    "code" : "...",
    "tags" : [ {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    }, {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    } ],
    "offerTemplateAttribute" : [ {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "EL",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    }, {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "REGEX",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    } ],
    "commercialRules" : [ {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "INCOMPATIBILITY",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    }, {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "REPLACEMENT",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "productVersionAttributes" : [ {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "REGEX",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    }, {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "REGEX",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    } ],
    "attributeCategory" : "REGULAR",
    "priority" : 12345,
    "chargeTemplates" : [ {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "ACTIVE",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "PRODUCT",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "DEBIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    }, {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "ACTIVE",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "RECURRING",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "CREDIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    } ],
    "assignedAttributes" : [ { }, { } ],
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "allowedValues" : [ "...", "..." ],
    "description" : "...",
    "uuid" : "...",
    "notified" : true,
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "groupedAttributes" : [ {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    }, {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    } ],
    "elValue" : "...",
    "unitNbDecimal" : 12345,
    "attributeType" : "INFO",
    "descriptionOrCode" : "...",
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ]
  }, {
    "referenceCode" : "...",
    "parentAttribute" : { },
    "medias" : [ {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "VIDEO",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    }, {
      "cfAccumulatedValues" : { },
      "mediaName" : "...",
      "code" : "...",
      "descriptionOrCode" : "...",
      "mediaType" : "IMAGE",
      "main" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "transient" : true,
      "parentEntity" : { },
      "id" : 12345,
      "label" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "mediaPath" : "...",
      "codeChanged" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345
    } ],
    "historized" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "active" : true,
    "version" : 12345,
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "disabled" : true,
    "transient" : true,
    "code" : "...",
    "tags" : [ {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    }, {
      "version" : 12345,
      "auditable" : { },
      "parentTag" : { },
      "tagType" : { },
      "parentEntity" : { },
      "transient" : true,
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "seller" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "code" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "filterEl" : "...",
      "description" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "name" : "..."
    } ],
    "offerTemplateAttribute" : [ {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "EL",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    }, {
      "attribute" : { },
      "mandatory" : true,
      "validationType" : "REGEX",
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "display" : true,
      "id" : 12345,
      "validationLabel" : "...",
      "readOnly" : true,
      "transient" : true,
      "version" : 12345,
      "defaultValue" : "...",
      "offerTemplate" : { },
      "validationPattern" : "..."
    } ],
    "commercialRules" : [ {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "PRE_REQUISITE",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    }, {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "PRE_REQUISITE",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "productVersionAttributes" : [ {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "EL",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    }, {
      "version" : 12345,
      "transient" : true,
      "id" : 12345,
      "sequence" : 12345,
      "mandatoryWithEl" : "...",
      "productVersion" : { },
      "attribute" : { },
      "validationLabel" : "...",
      "mandatory" : true,
      "validationType" : "REGEX",
      "validationPattern" : "...",
      "defaultValue" : "...",
      "readOnly" : true,
      "display" : true
    } ],
    "attributeCategory" : "REGULAR",
    "priority" : 12345,
    "chargeTemplates" : [ {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "ARCHIVED",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "ONESHOT",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "CREDIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    }, {
      "id" : 12345,
      "ratingUnitDescription" : "...",
      "edrTemplates" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sortIndexEl" : "...",
      "attributes" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "status" : "ARCHIVED",
      "ratingScript" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "taxClass" : { },
      "chargeMainType" : "USAGE",
      "active" : true,
      "outputUnitEL" : "...",
      "dropZeroWo" : true,
      "ratingUnitOfMeasure" : { },
      "parentEntity" : { },
      "productCharges" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "notified" : true,
      "type" : "CREDIT",
      "description" : "...",
      "inputUnitEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingValuesComputed" : true,
      "version" : 12345,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "inputUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "roundingMode" : "HALF_EVEN",
      "chargeType" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "unitNbDecimal" : 12345,
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "invoiceSubCategory" : { },
      "amountEditable" : true,
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "codeChanged" : true,
      "referenceDescription" : "..."
    } ],
    "assignedAttributes" : [ { }, { } ],
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "allowedValues" : [ "...", "..." ],
    "description" : "...",
    "uuid" : "...",
    "notified" : true,
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "groupedAttributes" : [ {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    }, {
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "mandatory" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "notified" : true,
      "attributes" : [ { }, { } ],
      "description" : "...",
      "commercialRules" : [ { }, { } ],
      "display" : true,
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "code" : "...",
      "disabled" : true,
      "auditable" : { },
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "..."
    } ],
    "elValue" : "...",
    "unitNbDecimal" : 12345,
    "attributeType" : "LIST_MULTIPLE_NUMERIC",
    "descriptionOrCode" : "...",
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ]
  } ],
  "parentEntityType" : { },
  "appendGeneratedCode" : true,
  "allowedValues" : [ "...", "..." ],
  "description" : "...",
  "uuid" : "...",
  "notified" : true,
  "id" : 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
  },
  "auditable" : {
    "updater" : "...",
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "created" : 12345,
    "lastModified" : 12345
  },
  "codeChanged" : true,
  "groupedAttributes" : [ {
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "transient" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "mandatory" : true,
    "historized" : true,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "active" : true,
    "referenceCode" : "...",
    "notified" : true,
    "attributes" : [ {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "NUMERIC",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "BOOLEAN",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "description" : "...",
    "commercialRules" : [ {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "INCOMPATIBILITY",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    }, {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "REPLACEMENT",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "display" : true,
    "uuid" : "...",
    "version" : 12345,
    "sequence" : 12345,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "code" : "...",
    "disabled" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionAndCode" : "..."
  }, {
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "transient" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "mandatory" : true,
    "historized" : true,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "active" : true,
    "referenceCode" : "...",
    "notified" : true,
    "attributes" : [ {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "NUMERIC",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "referenceCode" : "...",
      "parentAttribute" : { },
      "medias" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "version" : 12345,
      "parentEntity" : { },
      "disabled" : true,
      "transient" : true,
      "code" : "...",
      "tags" : [ { }, { } ],
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "productVersionAttributes" : [ { }, { } ],
      "attributeCategory" : "REGULAR",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "INFO",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "description" : "...",
    "commercialRules" : [ {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "REPLACEMENT",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE_OFFER",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    }, {
      "targetProduct" : { },
      "historized" : true,
      "auditable" : { },
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "description" : "...",
      "targetOfferAttribute" : true,
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "targetProductCode" : "...",
      "referenceCode" : "...",
      "ruleType" : "PRE_REQUISITE",
      "parentEntity" : { },
      "transient" : true,
      "notified" : true,
      "id" : 12345,
      "targetAttributeValue" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "targetGroupedAttributes" : { },
      "disabled" : true,
      "targetOfferTemplate" : { },
      "version" : 12345,
      "ruleEl" : "...",
      "targetOfferTemplateCode" : "...",
      "scopeType" : "QUOTE",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "display" : true,
    "uuid" : "...",
    "version" : 12345,
    "sequence" : 12345,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "code" : "...",
    "disabled" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionAndCode" : "..."
  } ],
  "elValue" : "...",
  "unitNbDecimal" : 12345,
  "attributeType" : "BOOLEAN",
  "descriptionOrCode" : "...",
  "descriptionAndCode" : "...",
  "referenceDescription" : "...",
  "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
  },
  "parentCFEntities" : [ {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "parentCFEntities" : [ { }, { } ],
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "parentCFEntities" : [ { }, { } ],
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ]
}