QuoteAttribute Data Type

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

Example

{
  "transient" : true,
  "uuid" : "...",
  "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" : "RENEWAL",
      "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" : "REGULAR",
      "attributeType" : "BOOLEAN",
      "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" : "OTHER",
      "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" : "BUSINESS",
      "attributeType" : "TOTAL",
      "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" : "..."
    }
  } ],
  "notified" : 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" : "..."
  } ],
  "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
  },
  "auditable" : {
    "lastModified" : 12345,
    "updated" : 12345,
    "updater" : "...",
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "quoteProduct" : {
    "productActionType" : "TERMINATE",
    "historized" : true,
    "quoteArticleLines" : [ {
      "quantity" : 12345.0,
      "notified" : true,
      "auditable" : { },
      "id" : 12345,
      "serviceQuantity" : 12345.0,
      "billableAccount" : { },
      "historized" : true,
      "accountingArticle" : { },
      "transient" : true,
      "quotePrices" : [ { }, { } ],
      "quoteVersion" : { },
      "version" : 12345,
      "quoteLot" : { },
      "quoteProduct" : { },
      "auditableFields" : [ { }, { } ]
    }, {
      "quantity" : 12345.0,
      "notified" : true,
      "auditable" : { },
      "id" : 12345,
      "serviceQuantity" : 12345.0,
      "billableAccount" : { },
      "historized" : true,
      "accountingArticle" : { },
      "transient" : true,
      "quotePrices" : [ { }, { } ],
      "quoteVersion" : { },
      "version" : 12345,
      "quoteLot" : { },
      "quoteProduct" : { },
      "auditableFields" : [ { }, { } ]
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "version" : 12345,
    "productVersion" : {
      "version" : 12345,
      "notified" : true,
      "groupedAttributes" : [ { }, { } ],
      "transient" : true,
      "longDescription" : "...",
      "product" : { },
      "tags" : [ { }, { } ],
      "shortDescription" : "...",
      "auditable" : { },
      "statusDate" : 12345,
      "validity" : { },
      "currentVersion" : 12345,
      "auditableFields" : [ { }, { } ],
      "status" : "PUBLISHED",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345
    },
    "quote" : {
      "salesPersonName" : "...",
      "registerNumber" : "...",
      "validity" : { },
      "parentEntityType" : { },
      "billingCycle" : { },
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "userAccount" : { },
      "referenceDescription" : "...",
      "status" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "quoteLotDuration" : 12345,
      "sendDate" : 12345,
      "customerName" : "...",
      "previousStatus" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderInvoiceType" : { },
      "notified" : true,
      "totalInvoicingAmountWithTax" : 12345.0,
      "quoteDate" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "statusDate" : 12345,
      "customerRef" : "...",
      "seller" : { },
      "historized" : true,
      "applicantAccount" : { },
      "deliveryDate" : 12345,
      "billingRun" : { },
      "descriptionOrCode" : "...",
      "totalInvoicingAmountTax" : 12345.0,
      "billableAccount" : { },
      "quoteNumber" : "...",
      "referenceCode" : "...",
      "validationDate" : 12345,
      "contactName" : "...",
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "version" : 12345,
      "opportunityRef" : "..."
    },
    "discountPlan" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "DAY",
      "discountPlanType" : "INVOICE",
      "parentEntity" : { },
      "usedQuantity" : 12345,
      "applicableOnOverriddenPrice" : true,
      "id" : 12345,
      "description" : "...",
      "status" : "ACTIVE",
      "transient" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "applicationLimit" : 12345,
      "disabled" : true,
      "codeChanged" : true,
      "defaultDuration" : 12345,
      "statusDate" : 12345,
      "auditable" : { },
      "maxDuration" : 12345,
      "initialQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "active" : true,
      "startDate" : 12345,
      "sequence" : 12345,
      "endDate" : 12345,
      "minDuration" : 12345,
      "historized" : true,
      "applicationFilterEL" : "...",
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "discountPlanItems" : [ { }, { } ],
      "applicableOnDiscountedPrice" : true,
      "parentEntityType" : { },
      "referenceCode" : "...",
      "expressionEl" : "...",
      "valid" : true
    },
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "uuid" : "...",
    "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" : "..."
    } ],
    "transient" : true,
    "quoteAttributes" : [ {
      "transient" : true,
      "uuid" : "...",
      "assignedAttributeValue" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "auditable" : { },
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "parentAttributeValue" : { },
      "quoteOffer" : { },
      "stringValue" : "...",
      "value" : { },
      "booleanValue" : true,
      "historized" : true,
      "dateValue" : 12345,
      "attribute" : { },
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0
    }, {
      "transient" : true,
      "uuid" : "...",
      "assignedAttributeValue" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "auditable" : { },
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "parentAttributeValue" : { },
      "quoteOffer" : { },
      "stringValue" : "...",
      "value" : { },
      "booleanValue" : true,
      "historized" : true,
      "dateValue" : 12345,
      "attribute" : { },
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0
    } ],
    "terminationDate" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "quoteVersion" : {
      "notified" : true,
      "referenceDescription" : "...",
      "quoteVersion" : 12345,
      "quote" : { },
      "discountPlan" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "quoteArticleLines" : [ { }, { } ],
      "quotePrices" : [ { }, { } ],
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "medias" : [ { }, { } ],
      "auditable" : { },
      "cfValues" : { },
      "endDate" : 12345,
      "cfAccumulatedValues" : { },
      "shortDescription" : "...",
      "quoteOffers" : [ { }, { } ],
      "transient" : true,
      "uuid" : "...",
      "pdfFilename" : "...",
      "invoicingPlan" : { },
      "status" : "PUBLISHED",
      "historized" : true,
      "comment" : "...",
      "id" : 12345,
      "contract" : { }
    },
    "quoteOffer" : {
      "deliveryDate" : 12345,
      "offerTemplate" : { },
      "code" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "quoteLot" : { },
      "quoteVersion" : { },
      "serialversionuid" : 12345,
      "sequence" : 12345,
      "quoteProduct" : [ { }, { } ],
      "description" : "...",
      "codeChanged" : true,
      "id" : 12345,
      "transient" : true,
      "billableAccount" : { },
      "auditable" : { },
      "quoteAttributes" : [ { }, { } ],
      "contractCode" : "...",
      "parentEntity" : { },
      "quotePrices" : [ { }, { } ],
      "quoteLineType" : "TERMINATE",
      "position" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "subscription" : { },
      "discountPlan" : { },
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "userAccount" : { },
      "version" : 12345
    },
    "quantity" : 12345.0,
    "deliveryDate" : 12345,
    "terminationReason" : {
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "version" : 12345,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "invoiceAgreementImmediately" : true,
      "applyTerminationCharges" : true,
      "historized" : true,
      "transient" : true,
      "parentEntity" : { },
      "overrideProrata" : "NO_PRORATA",
      "id" : 12345,
      "referenceDescription" : "...",
      "notified" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "descriptionAndCode" : "..."
    }
  },
  "version" : 12345,
  "id" : 12345,
  "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" : "RENEWAL",
      "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" : "INTEGER",
      "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" : "..."
    }
  },
  "quoteOffer" : {
    "deliveryDate" : 12345,
    "offerTemplate" : {
      "offerProductTemplates" : [ { }, { } ],
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "minimumArticle" : { },
      "disabled" : true,
      "globalRatingScriptInstance" : { },
      "version" : 12345,
      "notified" : true,
      "autoEndOfEngagement" : true,
      "tags" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "validity" : { },
      "allowedOffersChange" : [ { }, { } ],
      "subscriptionRenewal" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "name" : "...",
      "active" : true,
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "businessOfferModel" : { },
      "auditable" : { },
      "allowedDiscountPlans" : [ { }, { } ],
      "imagePath" : "...",
      "offerComponents" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfValues" : { },
      "customerCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "statusDate" : 12345,
      "minimumLabelEl" : "...",
      "transientCode" : "...",
      "code" : "...",
      "offerAttributes" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "offerModel" : { },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "minimumAmountEl" : "...",
      "longDescription" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "offerTemplateCategories" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "isOfferChangeRestricted" : true,
      "transient" : true,
      "medias" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "productTemplates" : [ { }, { } ],
      "sellers" : [ { }, { } ],
      "minimumInvoiceSubCategory" : { },
      "isModel" : true,
      "channels" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "historized" : true,
      "prefix" : "...",
      "generateQuoteEdrPerProduct" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "businessAccountModels" : [ { }, { } ],
      "description" : "..."
    },
    "code" : "...",
    "descriptionOrCode" : "...",
    "referenceCode" : "...",
    "quoteLot" : {
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "executionDate" : 12345,
      "notified" : true,
      "historized" : true,
      "parentEntity" : { },
      "name" : "...",
      "duration" : 12345,
      "version" : 12345,
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "code" : "...",
      "id" : 12345,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true
    },
    "quoteVersion" : {
      "notified" : true,
      "referenceDescription" : "...",
      "quoteVersion" : 12345,
      "quote" : { },
      "discountPlan" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "quoteArticleLines" : [ { }, { } ],
      "quotePrices" : [ { }, { } ],
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "medias" : [ { }, { } ],
      "auditable" : { },
      "cfValues" : { },
      "endDate" : 12345,
      "cfAccumulatedValues" : { },
      "shortDescription" : "...",
      "quoteOffers" : [ { }, { } ],
      "transient" : true,
      "uuid" : "...",
      "pdfFilename" : "...",
      "invoicingPlan" : { },
      "status" : "DRAFT",
      "historized" : true,
      "comment" : "...",
      "id" : 12345,
      "contract" : { }
    },
    "serialversionuid" : 12345,
    "sequence" : 12345,
    "quoteProduct" : [ {
      "productActionType" : "ACTIVATE",
      "historized" : true,
      "quoteArticleLines" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "productVersion" : { },
      "quote" : { },
      "discountPlan" : { },
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "terminationDate" : 12345,
      "cfValues" : { },
      "notified" : true,
      "quoteVersion" : { },
      "quoteOffer" : { },
      "quantity" : 12345.0,
      "deliveryDate" : 12345,
      "terminationReason" : { }
    }, {
      "productActionType" : "ACTIVATE",
      "historized" : true,
      "quoteArticleLines" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "productVersion" : { },
      "quote" : { },
      "discountPlan" : { },
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "terminationDate" : 12345,
      "cfValues" : { },
      "notified" : true,
      "quoteVersion" : { },
      "quoteOffer" : { },
      "quantity" : 12345.0,
      "deliveryDate" : 12345,
      "terminationReason" : { }
    } ],
    "description" : "...",
    "codeChanged" : true,
    "id" : 12345,
    "transient" : true,
    "billableAccount" : {
      "invoicePrefix" : "...",
      "jobTitle" : "...",
      "billingCycle" : { },
      "paymentMethod" : { },
      "vatNo" : "...",
      "taxCategoryResolved" : { },
      "invoices" : [ { }, { } ],
      "minimumInvoiceSubCategory" : { },
      "businessAccountModel" : { },
      "parentEntity" : { },
      "name" : { },
      "notified" : true,
      "usersAccounts" : [ { }, { } ],
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "contracts" : [ { }, { } ],
      "discountRate" : 12345.0,
      "totalInvoicingAmountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "isCompany" : true,
      "mailingType" : "BATCH",
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "discountPlan" : { },
      "appendGeneratedCode" : true,
      "nextInvoiceDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "customerAccount" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "minimumArticle" : { },
      "brAmountWithTax" : 12345.0,
      "taxCategory" : { },
      "descriptionOrCode" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "primaryContact" : { },
      "contactInformationNullSafe" : { },
      "auditable" : { },
      "ccedEmails" : "...",
      "id" : 12345,
      "code" : "...",
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "externalRef1" : "...",
      "parentUserAccounts" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "transient" : true,
      "minimumAmountEl" : "...",
      "terminationReason" : { },
      "cfValues" : { },
      "seller" : { },
      "providerContact" : "...",
      "totalInvoicingAmountTax" : 12345.0,
      "historized" : true,
      "externalRef2" : "...",
      "version" : 12345,
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "contactInformation" : { },
      "checkThreshold" : "POSITIVE_RT",
      "electronicBilling" : true,
      "address" : { },
      "tradingCountry" : { },
      "emailTemplate" : { },
      "accountType" : "...",
      "description" : "...",
      "status" : "CANCELED",
      "statusDate" : 12345,
      "exoneratedFromtaxes" : true,
      "defaultLevel" : true,
      "billingRun" : { },
      "thresholdPerEntity" : true,
      "legalEntityType" : { },
      "descriptionAndCode" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "subscriptionDate" : 12345,
      "invoicingThreshold" : 12345.0
    },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "quoteAttributes" : [ {
      "transient" : true,
      "uuid" : "...",
      "assignedAttributeValue" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "auditable" : { },
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "parentAttributeValue" : { },
      "quoteOffer" : { },
      "stringValue" : "...",
      "value" : { },
      "booleanValue" : true,
      "historized" : true,
      "dateValue" : 12345,
      "attribute" : { },
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0
    }, {
      "transient" : true,
      "uuid" : "...",
      "assignedAttributeValue" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "auditable" : { },
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "parentAttributeValue" : { },
      "quoteOffer" : { },
      "stringValue" : "...",
      "value" : { },
      "booleanValue" : true,
      "historized" : true,
      "dateValue" : 12345,
      "attribute" : { },
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0
    } ],
    "contractCode" : "...",
    "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
    },
    "quotePrices" : [ {
      "priceLevelEnum" : "QUOTE",
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "historized" : true,
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "quoteVersion" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountPlan" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "id" : 12345,
      "discountPlanType" : "FIXED",
      "amountWithTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "uuid" : "...",
      "chargeTemplate" : { },
      "taxAmount" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "priceOverCharged" : true,
      "applyDiscountsOnOverridenPrice" : true,
      "discountPlanItem" : { },
      "discountedQuotePrice" : { },
      "version" : 12345,
      "notified" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "recurrenceDuration" : 12345,
      "sequence" : 12345,
      "auditable" : { },
      "quoteArticleLine" : { },
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "priceTypeEnum" : "RECURRING",
      "recurrencePeriodicity" : "..."
    }, {
      "priceLevelEnum" : "OFFER",
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "historized" : true,
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "quoteVersion" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountPlan" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "id" : 12345,
      "discountPlanType" : "FIXED",
      "amountWithTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "uuid" : "...",
      "chargeTemplate" : { },
      "taxAmount" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "priceOverCharged" : true,
      "applyDiscountsOnOverridenPrice" : true,
      "discountPlanItem" : { },
      "discountedQuotePrice" : { },
      "version" : 12345,
      "notified" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "recurrenceDuration" : 12345,
      "sequence" : 12345,
      "auditable" : { },
      "quoteArticleLine" : { },
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "priceTypeEnum" : "USAGE",
      "recurrencePeriodicity" : "..."
    } ],
    "quoteLineType" : "TERMINATE",
    "position" : 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" : "..."
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "subscription" : {
      "edrs" : [ { }, { } ],
      "parentEntity" : { },
      "autoEndOfEngagement" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "electronicBilling" : true,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "discountPlanInstances" : [ { }, { } ],
      "mailingType" : "MANUAL",
      "email" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "validity" : { },
      "historized" : true,
      "initialSubscriptionRenewal" : "...",
      "subscriptionRenewal" : { },
      "serviceInstances" : [ { }, { } ],
      "accessPoints" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "seller" : { },
      "statusDate" : 12345,
      "nextVersion" : { },
      "subscriptionDate" : 12345,
      "versionNumber" : 12345,
      "terminationDate" : 12345,
      "renewalNotifiedDate" : 12345,
      "descriptionOrCode" : "...",
      "renewalDate" : 12345,
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "transient" : true,
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "paymentMethod" : { },
      "attributeInstances" : [ { }, { } ],
      "order" : { },
      "userAccount" : { },
      "subscriptionMonthsAge" : 12345,
      "previousVersion" : { },
      "salesPersonName" : "...",
      "fireRenewalNotice" : true,
      "id" : 12345,
      "subscribedTillDate" : 12345,
      "allDiscountPlanInstances" : [ { }, { } ],
      "subscriptionExpired" : true,
      "billingRun" : { },
      "subscriptionDaysAge" : 12345,
      "active" : true,
      "orderOffer" : { },
      "ratingGroup" : "...",
      "ccedEmails" : "...",
      "billingCycle" : { },
      "anyServiceActive" : true,
      "renewed" : true,
      "minimumAmountEl" : "...",
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "referenceDescription" : "...",
      "prestation" : "...",
      "totalInvoicingAmountTax" : 12345.0,
      "minimumArticle" : { },
      "description" : "...",
      "minRatedTransactions" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "notified" : true,
      "defaultLevel" : true,
      "endAgreementDate" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "status" : "SUSPENDED",
      "discountPlan" : { },
      "offer" : { },
      "minimumChargeTemplate" : { },
      "uuid" : "...",
      "subscriptionTerminationReason" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "notifyOfRenewalDate" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "appendGeneratedCode" : true
    },
    "discountPlan" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "MONTH",
      "discountPlanType" : "PROMO_CODE",
      "parentEntity" : { },
      "usedQuantity" : 12345,
      "applicableOnOverriddenPrice" : true,
      "id" : 12345,
      "description" : "...",
      "status" : "DRAFT",
      "transient" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "applicationLimit" : 12345,
      "disabled" : true,
      "codeChanged" : true,
      "defaultDuration" : 12345,
      "statusDate" : 12345,
      "auditable" : { },
      "maxDuration" : 12345,
      "initialQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "active" : true,
      "startDate" : 12345,
      "sequence" : 12345,
      "endDate" : 12345,
      "minDuration" : 12345,
      "historized" : true,
      "applicationFilterEL" : "...",
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "discountPlanItems" : [ { }, { } ],
      "applicableOnDiscountedPrice" : true,
      "parentEntityType" : { },
      "referenceCode" : "...",
      "expressionEl" : "...",
      "valid" : true
    },
    "appendGeneratedCode" : true,
    "referenceDescription" : "...",
    "historized" : true,
    "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" : { }
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "descriptionAndCode" : "...",
    "notified" : true,
    "userAccount" : {
      "minimumChargeTemplate" : { },
      "minimumArticle" : { },
      "referenceCode" : "...",
      "status" : "CLOSED",
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "cfValues" : { },
      "id" : 12345,
      "parentUserAccount" : { },
      "isConsumer" : true,
      "uuid" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationDate" : 12345,
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "historized" : true,
      "userAccounts" : [ { }, { } ],
      "notified" : true,
      "jobTitle" : "...",
      "parentEntity" : { },
      "transient" : true,
      "providerContact" : "...",
      "auditable" : { },
      "contactInformation" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "appendGeneratedCode" : true,
      "defaultLevel" : true,
      "statusDate" : 12345,
      "minimumAmountEl" : "...",
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "contactInformationNullSafe" : { },
      "subscriptions" : [ { }, { } ],
      "description" : "...",
      "name" : { },
      "codeChanged" : true,
      "terminationReason" : { },
      "primaryContact" : { },
      "registrationNo" : "...",
      "vatNo" : "...",
      "seller" : { },
      "externalRef2" : "...",
      "wallet" : { },
      "descriptionOrCode" : "...",
      "version" : 12345,
      "subscriptionDate" : 12345,
      "isCompany" : true,
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "accountType" : "...",
      "address" : { },
      "billingAccount" : { },
      "legalEntityType" : { },
      "externalRef1" : "..."
    },
    "version" : 12345
  },
  "stringValue" : "...",
  "value" : { },
  "booleanValue" : true,
  "historized" : true,
  "dateValue" : 12345,
  "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" : "EL",
      "productVersion" : { },
      "version" : 12345,
      "sequence" : 12345,
      "validationLabel" : "...",
      "defaultValue" : "...",
      "id" : 12345,
      "mandatory" : true,
      "transient" : true,
      "validationPattern" : "...",
      "mandatoryWithEl" : "...",
      "attribute" : { }
    } ],
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "parentEntityType" : { },
    "attributeCategory" : "REGULAR",
    "attributeType" : "PHONE",
    "unitNbDecimal" : 12345,
    "disabled" : true,
    "parentAttribute" : { },
    "descriptionAndCode" : "...",
    "chargeTemplates" : [ {
      "roundingMode" : "NEAREST",
      "status" : "ARCHIVED",
      "roundingValuesComputed" : true,
      "amountEditable" : true,
      "chargeType" : "...",
      "type" : "DEBIT",
      "ratingUnitOfMeasure" : { },
      "revenueRecognitionRule" : { },
      "id" : 12345,
      "taxClass" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeMainType" : "ONESHOT",
      "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" : "NEAREST",
      "status" : "ARCHIVED",
      "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" : "EL",
      "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" : "INCOMPATIBILITY",
      "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" : "VIDEO",
      "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" : "..."
  },
  "auditableFields" : [ {
    "historized" : true,
    "notified" : true,
    "auditType" : "RENEWAL",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  }, {
    "historized" : true,
    "notified" : true,
    "auditType" : "RENEWAL",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  } ],
  "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
  },
  "doubleValue" : 12345.0
}