ProductVersion Data Type

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

Example

{
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "statusDate" : 12345,
  "longDescription" : "...",
  "notified" : true,
  "transient" : true,
  "validity" : {
    "from" : 12345,
    "to" : 12345,
    "valid" : true,
    "empty" : true,
    "strictMatch" : true,
    "fromMatch" : 12345,
    "toMatch" : 12345
  },
  "status" : "DRAFT",
  "shortDescription" : "...",
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "OTHER",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "groupedAttributes" : [ {
    "id" : 12345,
    "commercialRules" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "REPLACEMENT",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "display" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "version" : 12345,
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mandatory" : true,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "transient" : true,
    "appendGeneratedCode" : true,
    "sequence" : 12345,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "code" : "...",
    "description" : "...",
    "historized" : true,
    "notified" : true,
    "disabled" : true,
    "descriptionOrCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "attributes" : [ {
      "attributeCategory" : "BUSINESS",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "TEXT",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    }, {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "DATE",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    } ],
    "uuid" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "active" : true
  }, {
    "id" : 12345,
    "commercialRules" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "PRE_REQUISITE",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "display" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "version" : 12345,
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mandatory" : true,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "transient" : true,
    "appendGeneratedCode" : true,
    "sequence" : 12345,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "code" : "...",
    "description" : "...",
    "historized" : true,
    "notified" : true,
    "disabled" : true,
    "descriptionOrCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "attributes" : [ {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "CALENDAR",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    }, {
      "attributeCategory" : "BUSINESS",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "BOOLEAN",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    } ],
    "uuid" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "active" : true
  } ],
  "currentVersion" : 12345,
  "historized" : true,
  "id" : 12345,
  "tags" : [ {
    "parentEntityType" : { },
    "id" : 12345,
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "referenceDescription" : "...",
    "parentTag" : { },
    "version" : 12345,
    "referenceCode" : "...",
    "codeChanged" : true,
    "notified" : true,
    "filterEl" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "description" : "...",
    "historized" : true,
    "transient" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "descriptionAndCode" : "...",
    "name" : "...",
    "code" : "...",
    "tagType" : {
      "historized" : true,
      "seller" : { },
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "tags" : [ { }, { } ],
      "code" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "codeChanged" : true,
      "referenceDescription" : "..."
    }
  }, {
    "parentEntityType" : { },
    "id" : 12345,
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "referenceDescription" : "...",
    "parentTag" : { },
    "version" : 12345,
    "referenceCode" : "...",
    "codeChanged" : true,
    "notified" : true,
    "filterEl" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "description" : "...",
    "historized" : true,
    "transient" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "descriptionAndCode" : "...",
    "name" : "...",
    "code" : "...",
    "tagType" : {
      "historized" : true,
      "seller" : { },
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "tags" : [ { }, { } ],
      "code" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "codeChanged" : true,
      "referenceDescription" : "..."
    }
  } ],
  "product" : {
    "discountList" : [ {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PROMO_CODE",
      "durationUnit" : "DAY",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "DRAFT",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    }, {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "QUOTE",
      "durationUnit" : "DAY",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "DRAFT",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    } ],
    "active" : true,
    "isModel" : true,
    "pricePlanMatrixColumns" : [ {
      "appendGeneratedCode" : true,
      "range" : true,
      "pricePlanMatrixVersion" : { },
      "codeChanged" : true,
      "historized" : true,
      "position" : 12345,
      "notified" : true,
      "pricePlanMatrixValues" : [ { }, { } ],
      "transient" : true,
      "parentEntityType" : { },
      "description" : "...",
      "attribute" : { },
      "descriptionAndCode" : "...",
      "product" : { },
      "code" : "...",
      "type" : "String",
      "referenceCode" : "...",
      "elValue" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "auditable" : { },
      "id" : 12345,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "offerTemplate" : { },
      "referenceDescription" : "..."
    }, {
      "appendGeneratedCode" : true,
      "range" : true,
      "pricePlanMatrixVersion" : { },
      "codeChanged" : true,
      "historized" : true,
      "position" : 12345,
      "notified" : true,
      "pricePlanMatrixValues" : [ { }, { } ],
      "transient" : true,
      "parentEntityType" : { },
      "description" : "...",
      "attribute" : { },
      "descriptionAndCode" : "...",
      "product" : { },
      "code" : "...",
      "type" : "Range_Numeric",
      "referenceCode" : "...",
      "elValue" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "auditable" : { },
      "id" : 12345,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "offerTemplate" : { },
      "referenceDescription" : "..."
    } ],
    "serviceSubscriptionCharges" : [ {
      "id" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "chargeTemplate" : { },
      "transient" : true,
      "version" : 12345
    }, {
      "id" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "chargeTemplate" : { },
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "referenceCode" : "...",
    "model" : "...",
    "productVersions" : [ {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "CLOSED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    }, {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "PUBLISHED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    } ],
    "description" : "...",
    "disabled" : true,
    "reference" : "...",
    "appendGeneratedCode" : true,
    "serviceUsageCharges" : [ {
      "version" : 12345,
      "transient" : true,
      "chargeTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { }
    }, {
      "version" : 12345,
      "transient" : true,
      "chargeTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "counterTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { }
    } ],
    "uuid" : "...",
    "statusDate" : 12345,
    "notified" : true,
    "historized" : true,
    "modelChildren" : [ "...", "..." ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "transient" : true,
    "id" : 12345,
    "descriptionAndCode" : "...",
    "commercialRuleHeader" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "PRE_REQUISITE",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "serviceRecurringCharges" : [ {
      "id" : 12345,
      "transient" : true,
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "chargeTemplate" : { }
    }, {
      "id" : 12345,
      "transient" : true,
      "serviceTemplate" : { },
      "counterTemplate" : { },
      "accumulatorCounterTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "chargeTemplate" : { }
    } ],
    "medias" : [ {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "VIDEO",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "VIDEO",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "discountFlag" : true,
    "code" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "referenceDescription" : "...",
    "serviceTerminationCharges" : [ {
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "counterTemplate" : { },
      "version" : 12345,
      "chargeTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { }
    }, {
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "id" : 12345,
      "counterTemplate" : { },
      "version" : 12345,
      "chargeTemplate" : { },
      "walletTemplates" : [ { }, { } ],
      "serviceTemplate" : { }
    } ],
    "packageFlag" : true,
    "articleMappingLines" : [ {
      "notified" : true,
      "attributeOperator" : "AND",
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "articleMapping" : { },
      "mappingKeyEL" : "...",
      "description" : "...",
      "codeChanged" : true,
      "chargeTemplate" : { },
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "parameter1" : "...",
      "transient" : true,
      "parameter3" : "...",
      "parameter2" : "...",
      "product" : { },
      "accountingArticle" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "attributesMapping" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "historized" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "auditable" : { }
    }, {
      "notified" : true,
      "attributeOperator" : "AND",
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "articleMapping" : { },
      "mappingKeyEL" : "...",
      "description" : "...",
      "codeChanged" : true,
      "chargeTemplate" : { },
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "parameter1" : "...",
      "transient" : true,
      "parameter3" : "...",
      "parameter2" : "...",
      "product" : { },
      "accountingArticle" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "attributesMapping" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "historized" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "auditable" : { }
    } ],
    "offerComponents" : [ {
      "tagsList" : [ { }, { } ],
      "transient" : true,
      "quantityMin" : 12345,
      "offerTemplate" : { },
      "version" : 12345,
      "sequence" : 12345,
      "productSet" : "...",
      "mandatory" : true,
      "id" : 12345,
      "quantityDefault" : 12345,
      "quantityMax" : 12345,
      "display" : true,
      "product" : { }
    }, {
      "tagsList" : [ { }, { } ],
      "transient" : true,
      "quantityMin" : 12345,
      "offerTemplate" : { },
      "version" : 12345,
      "sequence" : 12345,
      "productSet" : "...",
      "mandatory" : true,
      "id" : 12345,
      "quantityDefault" : 12345,
      "quantityMax" : 12345,
      "display" : true,
      "product" : { }
    } ],
    "version" : 12345,
    "productLine" : {
      "version" : 12345,
      "historized" : true,
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "referenceCode" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "longDescription" : "...",
      "seller" : { },
      "referenceDescription" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "codeChanged" : true,
      "parentEntity" : { },
      "uuid" : "...",
      "parentLine" : { },
      "descriptionAndCode" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { }
    },
    "priceVersionDateSetting" : "QUOTE",
    "productModel" : { },
    "productCharges" : [ {
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "counterTemplate" : { },
      "product" : { },
      "transient" : true,
      "id" : 12345,
      "chargeTemplate" : { }
    }, {
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "counterTemplate" : { },
      "product" : { },
      "transient" : true,
      "id" : 12345,
      "chargeTemplate" : { }
    } ],
    "parentEntityType" : { },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "brand" : {
      "parentEntityType" : { },
      "codeChanged" : true,
      "referenceCode" : "...",
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "version" : 12345,
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "..."
    },
    "status" : "DRAFT",
    "descriptionOrCode" : "...",
    "commercialRuleLines" : [ {
      "sourceAttribute" : { },
      "sourceTag" : { },
      "sourceProduct" : { },
      "id" : 12345,
      "sourceGroupedAttributeValue" : "...",
      "version" : 12345,
      "transient" : true,
      "operator" : "NOT_EQUAL",
      "commercialRuleItem" : { },
      "sourceAttributeValue" : "...",
      "sourceGroupedAttributes" : { },
      "sourceProductVersion" : { },
      "sourceOfferTemplateCode" : "...",
      "sourceOfferAttribute" : true,
      "sourceProductCode" : "...",
      "sourceOfferTemplate" : { }
    }, {
      "sourceAttribute" : { },
      "sourceTag" : { },
      "sourceProduct" : { },
      "id" : 12345,
      "sourceGroupedAttributeValue" : "...",
      "version" : 12345,
      "transient" : true,
      "operator" : "LESS_THAN_OR_EQUAL",
      "commercialRuleItem" : { },
      "sourceAttributeValue" : "...",
      "sourceGroupedAttributes" : { },
      "sourceProductVersion" : { },
      "sourceOfferTemplateCode" : "...",
      "sourceOfferAttribute" : true,
      "sourceProductCode" : "...",
      "sourceOfferTemplate" : { }
    } ],
    "codeChanged" : true
  },
  "version" : 12345,
  "attributes" : [ {
    "validationType" : "EL",
    "attribute" : {
      "attributeCategory" : "BUSINESS",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "LIST_MULTIPLE_NUMERIC",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    },
    "readOnly" : true,
    "id" : 12345,
    "mandatory" : true,
    "transient" : true,
    "display" : true,
    "mandatoryWithEl" : "...",
    "version" : 12345,
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "PUBLISHED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "validationLabel" : "...",
    "sequence" : 12345,
    "defaultValue" : "...",
    "validationPattern" : "..."
  }, {
    "validationType" : "EL",
    "attribute" : {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "NUMERIC",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    },
    "readOnly" : true,
    "id" : 12345,
    "mandatory" : true,
    "transient" : true,
    "display" : true,
    "mandatoryWithEl" : "...",
    "version" : 12345,
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "PUBLISHED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "validationLabel" : "...",
    "sequence" : 12345,
    "defaultValue" : "...",
    "validationPattern" : "..."
  } ]
}