AttributeValue Data Type

Implemented Interfaces
ICustomFieldEntity, Serializable
Properties
name data type description
parentAttributeValue AttributeValue
auditable Auditable
notified boolean
value object
transient boolean
parentCFEntities array of ICustomFieldEntity
id number
cfValues CustomFieldValues
dateValue number
doubleValue number
historized boolean
booleanValue boolean
version number
uuid string
cfAccumulatedValues CustomFieldValues
stringValue string
auditableFields array of AuditableFieldHistory
assignedAttributeValue array of AttributeValue
attribute Attribute

Example

{
  "parentAttributeValue" : {
    "parentAttributeValue" : { },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "notified" : true,
    "value" : { },
    "transient" : true,
    "parentCFEntities" : [ {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    }, {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    } ],
    "id" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dateValue" : 12345,
    "doubleValue" : 12345.0,
    "historized" : true,
    "booleanValue" : true,
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "stringValue" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "assignedAttributeValue" : [ { }, { } ],
    "attribute" : {
      "productVersionAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "attributeCategory" : "BUSINESS",
      "attributeType" : "DATE",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentAttribute" : { },
      "descriptionAndCode" : "...",
      "chargeTemplates" : [ { }, { } ],
      "priority" : 12345,
      "appendGeneratedCode" : true,
      "assignedAttributes" : [ { }, { } ],
      "active" : true,
      "allowedValues" : [ "...", "..." ],
      "parentEntity" : { },
      "transient" : true,
      "version" : 12345,
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "uuid" : "...",
      "code" : "...",
      "tags" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "historized" : true,
      "elValue" : "...",
      "medias" : [ { }, { } ],
      "codeChanged" : true,
      "referenceDescription" : "...",
      "cfValues" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "..."
    }
  },
  "auditable" : {
    "lastModified" : 12345,
    "updated" : 12345,
    "updater" : "...",
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "notified" : true,
  "value" : { },
  "transient" : true,
  "parentCFEntities" : [ {
    "parentCFEntities" : [ { }, { } ],
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "..."
  }, {
    "parentCFEntities" : [ { }, { } ],
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "..."
  } ],
  "id" : 12345,
  "cfValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "dateValue" : 12345,
  "doubleValue" : 12345.0,
  "historized" : true,
  "booleanValue" : true,
  "version" : 12345,
  "uuid" : "...",
  "cfAccumulatedValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "stringValue" : "...",
  "auditableFields" : [ {
    "historized" : true,
    "notified" : true,
    "auditType" : "RENEWAL",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  }, {
    "historized" : true,
    "notified" : true,
    "auditType" : "OTHER",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  } ],
  "assignedAttributeValue" : [ {
    "parentAttributeValue" : { },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "notified" : true,
    "value" : { },
    "transient" : true,
    "parentCFEntities" : [ {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    }, {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    } ],
    "id" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dateValue" : 12345,
    "doubleValue" : 12345.0,
    "historized" : true,
    "booleanValue" : true,
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "stringValue" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "assignedAttributeValue" : [ { }, { } ],
    "attribute" : {
      "productVersionAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "attributeCategory" : "REGULAR",
      "attributeType" : "INFO",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentAttribute" : { },
      "descriptionAndCode" : "...",
      "chargeTemplates" : [ { }, { } ],
      "priority" : 12345,
      "appendGeneratedCode" : true,
      "assignedAttributes" : [ { }, { } ],
      "active" : true,
      "allowedValues" : [ "...", "..." ],
      "parentEntity" : { },
      "transient" : true,
      "version" : 12345,
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "uuid" : "...",
      "code" : "...",
      "tags" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "historized" : true,
      "elValue" : "...",
      "medias" : [ { }, { } ],
      "codeChanged" : true,
      "referenceDescription" : "...",
      "cfValues" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "..."
    }
  }, {
    "parentAttributeValue" : { },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "notified" : true,
    "value" : { },
    "transient" : true,
    "parentCFEntities" : [ {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    }, {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    } ],
    "id" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dateValue" : 12345,
    "doubleValue" : 12345.0,
    "historized" : true,
    "booleanValue" : true,
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "stringValue" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "assignedAttributeValue" : [ { }, { } ],
    "attribute" : {
      "productVersionAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "attributeCategory" : "REGULAR",
      "attributeType" : "LIST_TEXT",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentAttribute" : { },
      "descriptionAndCode" : "...",
      "chargeTemplates" : [ { }, { } ],
      "priority" : 12345,
      "appendGeneratedCode" : true,
      "assignedAttributes" : [ { }, { } ],
      "active" : true,
      "allowedValues" : [ "...", "..." ],
      "parentEntity" : { },
      "transient" : true,
      "version" : 12345,
      "offerTemplateAttribute" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "uuid" : "...",
      "code" : "...",
      "tags" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "historized" : true,
      "elValue" : "...",
      "medias" : [ { }, { } ],
      "codeChanged" : true,
      "referenceDescription" : "...",
      "cfValues" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "..."
    }
  } ],
  "attribute" : {
    "productVersionAttributes" : [ {
      "display" : true,
      "readOnly" : true,
      "validationType" : "EL",
      "productVersion" : { },
      "version" : 12345,
      "sequence" : 12345,
      "validationLabel" : "...",
      "defaultValue" : "...",
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "validationPattern" : "...",
      "mandatoryWithEl" : "...",
      "attribute" : { }
    }, {
      "display" : true,
      "readOnly" : true,
      "validationType" : "REGEX",
      "productVersion" : { },
      "version" : 12345,
      "sequence" : 12345,
      "validationLabel" : "...",
      "defaultValue" : "...",
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "validationPattern" : "...",
      "mandatoryWithEl" : "...",
      "attribute" : { }
    } ],
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "parentEntityType" : { },
    "attributeCategory" : "BUSINESS",
    "attributeType" : "INFO",
    "unitNbDecimal" : 12345,
    "disabled" : true,
    "parentAttribute" : { },
    "descriptionAndCode" : "...",
    "chargeTemplates" : [ {
      "roundingMode" : "DOWN",
      "status" : "ARCHIVED",
      "roundingValuesComputed" : true,
      "amountEditable" : true,
      "chargeType" : "...",
      "type" : "DEBIT",
      "ratingUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "id" : 12345,
      "taxClass" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeMainType" : "USAGE",
      "invoiceSubCategory" : { },
      "appendGeneratedCode" : true,
      "inputUnitEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attributes" : [ { }, { } ],
      "transient" : true,
      "ratingUnitDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "descriptionAndCode" : "...",
      "dropZeroWo" : true,
      "disabled" : true,
      "taxClassEl" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "auditable" : { },
      "unitMultiplicator" : 12345.0,
      "historized" : true,
      "active" : true,
      "cfValues" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "outputUnitEL" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "version" : 12345,
      "parentEntityType" : { },
      "ratingScript" : { },
      "unitNbDecimal" : 12345,
      "edrTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "..."
    }, {
      "roundingMode" : "UP",
      "status" : "ACTIVE",
      "roundingValuesComputed" : true,
      "amountEditable" : true,
      "chargeType" : "...",
      "type" : "CREDIT",
      "ratingUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "id" : 12345,
      "taxClass" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeMainType" : "RECURRING",
      "invoiceSubCategory" : { },
      "appendGeneratedCode" : true,
      "inputUnitEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attributes" : [ { }, { } ],
      "transient" : true,
      "ratingUnitDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "descriptionAndCode" : "...",
      "dropZeroWo" : true,
      "disabled" : true,
      "taxClassEl" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "inputUnitDescription" : "...",
      "filterExpression" : "...",
      "auditable" : { },
      "unitMultiplicator" : 12345.0,
      "historized" : true,
      "active" : true,
      "cfValues" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "outputUnitEL" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "version" : 12345,
      "parentEntityType" : { },
      "ratingScript" : { },
      "unitNbDecimal" : 12345,
      "edrTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "..."
    } ],
    "priority" : 12345,
    "appendGeneratedCode" : true,
    "assignedAttributes" : [ { }, { } ],
    "active" : true,
    "allowedValues" : [ "...", "..." ],
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "parentEntityType" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "code" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "notified" : true
    },
    "transient" : true,
    "version" : 12345,
    "offerTemplateAttribute" : [ {
      "validationLabel" : "...",
      "offerTemplate" : { },
      "readOnly" : true,
      "validationPattern" : "...",
      "mandatoryWithEl" : "...",
      "id" : 12345,
      "mandatory" : true,
      "version" : 12345,
      "display" : true,
      "sequence" : 12345,
      "attribute" : { },
      "validationType" : "REGEX",
      "transient" : true,
      "defaultValue" : "..."
    }, {
      "validationLabel" : "...",
      "offerTemplate" : { },
      "readOnly" : true,
      "validationPattern" : "...",
      "mandatoryWithEl" : "...",
      "id" : 12345,
      "mandatory" : true,
      "version" : 12345,
      "display" : true,
      "sequence" : 12345,
      "attribute" : { },
      "validationType" : "REGEX",
      "transient" : true,
      "defaultValue" : "..."
    } ],
    "commercialRules" : [ {
      "id" : 12345,
      "targetProduct" : { },
      "referenceDescription" : "...",
      "targetProductVersion" : { },
      "notified" : true,
      "description" : "...",
      "referenceCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "targetOfferTemplateCode" : "...",
      "version" : 12345,
      "targetAttributeValue" : "...",
      "targetOfferAttribute" : true,
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "targetGroupedAttributes" : { },
      "commercialRuleItems" : [ { }, { } ],
      "codeChanged" : true,
      "targetAttribute" : { },
      "targetProductCode" : "...",
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "scopeType" : "QUOTE_OFFER",
      "historized" : true,
      "ruleEl" : "...",
      "targetOfferTemplate" : { },
      "ruleType" : "PRE_REQUISITE",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "parentEntityType" : { }
    }, {
      "id" : 12345,
      "targetProduct" : { },
      "referenceDescription" : "...",
      "targetProductVersion" : { },
      "notified" : true,
      "description" : "...",
      "referenceCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "targetOfferTemplateCode" : "...",
      "version" : 12345,
      "targetAttributeValue" : "...",
      "targetOfferAttribute" : true,
      "targetTag" : { },
      "descriptionAndCode" : "...",
      "targetGroupedAttributes" : { },
      "commercialRuleItems" : [ { }, { } ],
      "codeChanged" : true,
      "targetAttribute" : { },
      "targetProductCode" : "...",
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "scopeType" : "QUOTE",
      "historized" : true,
      "ruleEl" : "...",
      "targetOfferTemplate" : { },
      "ruleType" : "PRE_REQUISITE",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "parentEntityType" : { }
    } ],
    "descriptionOrCode" : "...",
    "uuid" : "...",
    "code" : "...",
    "tags" : [ {
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentTag" : { },
      "seller" : { },
      "description" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "...",
      "historized" : true,
      "transient" : true,
      "tagType" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "filterEl" : "...",
      "referenceDescription" : "...",
      "name" : "..."
    }, {
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentTag" : { },
      "seller" : { },
      "description" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "...",
      "historized" : true,
      "transient" : true,
      "tagType" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "filterEl" : "...",
      "referenceDescription" : "...",
      "name" : "..."
    } ],
    "groupedAttributes" : [ {
      "id" : 12345,
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "description" : "...",
      "auditable" : { },
      "uuid" : "...",
      "active" : true,
      "commercialRules" : [ { }, { } ],
      "transient" : true,
      "descriptionOrCode" : "...",
      "attributes" : [ { }, { } ],
      "referenceCode" : "...",
      "parentEntityType" : { },
      "notified" : true,
      "disabled" : true,
      "historized" : true,
      "parentEntity" : { },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sequence" : 12345,
      "appendGeneratedCode" : true,
      "display" : true,
      "codeChanged" : true,
      "mandatory" : true,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "id" : 12345,
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "description" : "...",
      "auditable" : { },
      "uuid" : "...",
      "active" : true,
      "commercialRules" : [ { }, { } ],
      "transient" : true,
      "descriptionOrCode" : "...",
      "attributes" : [ { }, { } ],
      "referenceCode" : "...",
      "parentEntityType" : { },
      "notified" : true,
      "disabled" : true,
      "historized" : true,
      "parentEntity" : { },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "sequence" : 12345,
      "appendGeneratedCode" : true,
      "display" : true,
      "codeChanged" : true,
      "mandatory" : true,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "description" : "...",
    "historized" : true,
    "elValue" : "...",
    "medias" : [ {
      "id" : 12345,
      "description" : "...",
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "mediaPath" : "...",
      "mediaType" : "IMAGE",
      "mediaName" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "appendGeneratedCode" : true,
      "code" : "...",
      "notified" : true,
      "label" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "uuid" : "...",
      "cfValues" : { },
      "referenceCode" : "...",
      "main" : true
    }, {
      "id" : 12345,
      "description" : "...",
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "mediaPath" : "...",
      "mediaType" : "IMAGE",
      "mediaName" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "appendGeneratedCode" : true,
      "code" : "...",
      "notified" : true,
      "label" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "uuid" : "...",
      "cfValues" : { },
      "referenceCode" : "...",
      "main" : true
    } ],
    "codeChanged" : true,
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "parentCFEntities" : [ {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    }, {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    } ],
    "notified" : true,
    "referenceCode" : "..."
  }
}