ProductVersion Data Type

Implemented Interfaces
Serializable
Properties
name data type description
product Product
notified boolean
historized boolean
status VersionStatusEnum
auditableFields array of AuditableFieldHistory
id number
version number
transient boolean
validity DatePeriod
statusDate number
auditable Auditable
longDescription string
currentVersion number
groupedAttributes array of GroupedAttributes
tags array of Tag
shortDescription string
attributes array of ProductVersionAttribute

Example

{
  "product" : {
    "discountFlag" : true,
    "productCharges" : [ {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    }, {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "product" : { },
      "transient" : true,
      "chargeTemplate" : { },
      "version" : 12345,
      "id" : 12345
    } ],
    "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
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "serviceUsageCharges" : [ {
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "transient" : true,
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "version" : 12345,
      "chargeTemplate" : { }
    }, {
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "transient" : true,
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "version" : 12345,
      "chargeTemplate" : { }
    } ],
    "serviceSubscriptionCharges" : [ {
      "serviceTemplate" : { },
      "chargeTemplate" : { },
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "walletTemplates" : [ { }, { } ],
      "counterTemplate" : { }
    }, {
      "serviceTemplate" : { },
      "chargeTemplate" : { },
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "walletTemplates" : [ { }, { } ],
      "counterTemplate" : { }
    } ],
    "serviceRecurringCharges" : [ {
      "chargeTemplate" : { },
      "id" : 12345,
      "serviceTemplate" : { },
      "version" : 12345,
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "accumulatorCounterTemplates" : [ { }, { } ],
      "transient" : true
    }, {
      "chargeTemplate" : { },
      "id" : 12345,
      "serviceTemplate" : { },
      "version" : 12345,
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "accumulatorCounterTemplates" : [ { }, { } ],
      "transient" : true
    } ],
    "discountList" : [ {
      "endDate" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "applicableOnDiscountedPrice" : true,
      "statusDate" : 12345,
      "applicationLimit" : 12345,
      "applicableOnOverriddenPrice" : true,
      "active" : true,
      "discountPlanType" : "OFFER",
      "disabled" : true,
      "usedQuantity" : 12345,
      "id" : 12345,
      "initialQuantity" : 12345,
      "cfAccumulatedValues" : { },
      "minDuration" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "expressionEl" : "...",
      "historized" : true,
      "status" : "ACTIVE",
      "referenceCode" : "...",
      "uuid" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "valid" : true,
      "codeChanged" : true,
      "auditable" : { },
      "defaultDuration" : 12345,
      "applicationFilterEL" : "...",
      "version" : 12345,
      "transient" : true,
      "maxDuration" : 12345,
      "sequence" : 12345,
      "description" : "...",
      "code" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "startDate" : 12345,
      "notified" : true,
      "durationUnit" : "MONTH",
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "discountPlanaApplicableEntities" : [ { }, { } ]
    }, {
      "endDate" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "applicableOnDiscountedPrice" : true,
      "statusDate" : 12345,
      "applicationLimit" : 12345,
      "applicableOnOverriddenPrice" : true,
      "active" : true,
      "discountPlanType" : "QUOTE",
      "disabled" : true,
      "usedQuantity" : 12345,
      "id" : 12345,
      "initialQuantity" : 12345,
      "cfAccumulatedValues" : { },
      "minDuration" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "expressionEl" : "...",
      "historized" : true,
      "status" : "IN_USE",
      "referenceCode" : "...",
      "uuid" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "valid" : true,
      "codeChanged" : true,
      "auditable" : { },
      "defaultDuration" : 12345,
      "applicationFilterEL" : "...",
      "version" : 12345,
      "transient" : true,
      "maxDuration" : 12345,
      "sequence" : 12345,
      "description" : "...",
      "code" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "startDate" : 12345,
      "notified" : true,
      "durationUnit" : "MONTH",
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "discountPlanaApplicableEntities" : [ { }, { } ]
    } ],
    "serviceTerminationCharges" : [ {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "chargeTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "id" : 12345
    }, {
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "chargeTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "id" : 12345
    } ],
    "codeChanged" : true,
    "offerComponents" : [ {
      "version" : 12345,
      "display" : true,
      "tagsList" : [ { }, { } ],
      "id" : 12345,
      "quantityMin" : 12345,
      "transient" : true,
      "mandatory" : true,
      "quantityMax" : 12345,
      "quantityDefault" : 12345,
      "product" : { },
      "productSet" : "...",
      "sequence" : 12345,
      "offerTemplate" : { }
    }, {
      "version" : 12345,
      "display" : true,
      "tagsList" : [ { }, { } ],
      "id" : 12345,
      "quantityMin" : 12345,
      "transient" : true,
      "mandatory" : true,
      "quantityMax" : 12345,
      "quantityDefault" : 12345,
      "product" : { },
      "productSet" : "...",
      "sequence" : 12345,
      "offerTemplate" : { }
    } ],
    "brand" : {
      "id" : 12345,
      "version" : 12345,
      "descriptionOrCode" : "...",
      "historized" : true,
      "notified" : true,
      "description" : "...",
      "code" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "auditable" : { },
      "transient" : true
    },
    "productModel" : { },
    "commercialRuleHeader" : [ {
      "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",
      "targetAttribute" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "targetProductVersion" : { }
    } ],
    "notified" : true,
    "isModel" : true,
    "pricePlanMatrixColumns" : [ {
      "offerTemplate" : { },
      "referenceCode" : "...",
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "historized" : true,
      "description" : "...",
      "parentEntity" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "transient" : true,
      "range" : true,
      "pricePlanMatrixVersion" : { },
      "codeChanged" : true,
      "attribute" : { },
      "product" : { },
      "appendGeneratedCode" : true,
      "type" : "String",
      "version" : 12345,
      "elValue" : "...",
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "position" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "descriptionOrCode" : "..."
    }, {
      "offerTemplate" : { },
      "referenceCode" : "...",
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "historized" : true,
      "description" : "...",
      "parentEntity" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "transient" : true,
      "range" : true,
      "pricePlanMatrixVersion" : { },
      "codeChanged" : true,
      "attribute" : { },
      "product" : { },
      "appendGeneratedCode" : true,
      "type" : "Range_Numeric",
      "version" : 12345,
      "elValue" : "...",
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "position" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "descriptionOrCode" : "..."
    } ],
    "priceVersionDateSetting" : "DELIVERY",
    "disabled" : true,
    "version" : 12345,
    "code" : "...",
    "active" : true,
    "id" : 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" : { }
    } ],
    "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" : "..."
    },
    "referenceDescription" : "...",
    "uuid" : "...",
    "productVersions" : [ {
      "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" : [ { }, { } ]
    }, {
      "product" : { },
      "notified" : true,
      "historized" : true,
      "status" : "PUBLISHED",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "transient" : true,
      "validity" : { },
      "statusDate" : 12345,
      "auditable" : { },
      "longDescription" : "...",
      "currentVersion" : 12345,
      "groupedAttributes" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ]
    } ],
    "descriptionAndCode" : "...",
    "status" : "ACTIVE",
    "referenceCode" : "...",
    "historized" : true,
    "appendGeneratedCode" : true,
    "modelChildren" : [ "...", "..." ],
    "commercialRuleLines" : [ {
      "sourceOfferTemplateCode" : "...",
      "sourceGroupedAttributeValue" : "...",
      "version" : 12345,
      "sourceOfferTemplate" : { },
      "id" : 12345,
      "sourceAttributeValue" : "...",
      "sourceProductVersion" : { },
      "sourceProductCode" : "...",
      "sourceTag" : { },
      "sourceProduct" : { },
      "transient" : true,
      "sourceGroupedAttributes" : { },
      "commercialRuleItem" : { },
      "sourceAttribute" : { },
      "sourceOfferAttribute" : true,
      "operator" : "LESS_THAN"
    }, {
      "sourceOfferTemplateCode" : "...",
      "sourceGroupedAttributeValue" : "...",
      "version" : 12345,
      "sourceOfferTemplate" : { },
      "id" : 12345,
      "sourceAttributeValue" : "...",
      "sourceProductVersion" : { },
      "sourceProductCode" : "...",
      "sourceTag" : { },
      "sourceProduct" : { },
      "transient" : true,
      "sourceGroupedAttributes" : { },
      "commercialRuleItem" : { },
      "sourceAttribute" : { },
      "sourceOfferAttribute" : true,
      "operator" : "LESS_THAN"
    } ],
    "productLine" : {
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "seller" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "description" : "...",
      "auditable" : { },
      "descriptionOrCode" : "...",
      "version" : 12345,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "parentLine" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "longDescription" : "..."
    },
    "articleMappingLines" : [ {
      "auditable" : { },
      "id" : 12345,
      "attributeOperator" : "OR",
      "parameter1" : "...",
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parameter2" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "offerTemplate" : { },
      "parameter3" : "...",
      "product" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "articleMapping" : { },
      "referenceCode" : "...",
      "notified" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "code" : "...",
      "version" : 12345,
      "accountingArticle" : { },
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "chargeTemplate" : { },
      "parentEntity" : { },
      "mappingKeyEL" : "...",
      "attributesMapping" : [ { }, { } ]
    }, {
      "auditable" : { },
      "id" : 12345,
      "attributeOperator" : "AND",
      "parameter1" : "...",
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parameter2" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "offerTemplate" : { },
      "parameter3" : "...",
      "product" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "articleMapping" : { },
      "referenceCode" : "...",
      "notified" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "code" : "...",
      "version" : 12345,
      "accountingArticle" : { },
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "chargeTemplate" : { },
      "parentEntity" : { },
      "mappingKeyEL" : "...",
      "attributesMapping" : [ { }, { } ]
    } ],
    "description" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "reference" : "...",
    "descriptionOrCode" : "...",
    "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" : "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
    } ],
    "packageFlag" : true,
    "transient" : true,
    "statusDate" : 12345,
    "model" : "..."
  },
  "notified" : true,
  "historized" : true,
  "status" : "CLOSED",
  "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
  } ],
  "id" : 12345,
  "version" : 12345,
  "transient" : true,
  "validity" : {
    "from" : 12345,
    "to" : 12345,
    "valid" : true,
    "empty" : true,
    "strictMatch" : true,
    "fromMatch" : 12345,
    "toMatch" : 12345
  },
  "statusDate" : 12345,
  "auditable" : {
    "updater" : "...",
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "created" : 12345,
    "lastModified" : 12345
  },
  "longDescription" : "...",
  "currentVersion" : 12345,
  "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" : "RENEWAL",
      "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" : "LIST_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" : "NUMERIC",
      "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_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",
      "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" : "STATUS",
      "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" : "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" : "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" : [ { }, { } ]
    } ],
    "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" : "REPLACEMENT",
      "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" : "..."
  } ],
  "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" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "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" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    } ],
    "name" : "..."
  } ],
  "shortDescription" : "...",
  "attributes" : [ {
    "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_NUMERIC",
      "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" : "BUSINESS",
      "priority" : 12345,
      "chargeTemplates" : [ { }, { } ],
      "assignedAttributes" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "allowedValues" : [ "...", "..." ],
      "description" : "...",
      "uuid" : "...",
      "notified" : true,
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "codeChanged" : true,
      "groupedAttributes" : [ { }, { } ],
      "elValue" : "...",
      "unitNbDecimal" : 12345,
      "attributeType" : "DATE",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "validationLabel" : "...",
    "mandatory" : true,
    "validationType" : "EL",
    "validationPattern" : "...",
    "defaultValue" : "...",
    "readOnly" : true,
    "display" : true
  } ]
}