PricePlanMatrix Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
transient boolean  
minQuantity number  
parameter2El string  
amountWithoutTax number  
auditable Auditable  
tradingCountry TradingCountry  
parentEntity BusinessEntity  
invoiceSubCategoryEL string  
descriptionAndCode string  
description string max size: 255, min size: 0
validityCalendar Calendar  
discountPlanItems array of DiscountPlanItem  
version number  
totalAmountEL string  
minSubscriptionAgeInMonth number  
criteria2Value string  
criteriaEL string  
minimumAmountEL string  
descriptionI18n map of string  
codeChanged boolean  
seller Seller  
active boolean  
startRatingDate number  
endRatingDate number  
sequence number  
parentCFEntities array of ICustomFieldEntity  
chargeTemplate ChargeTemplate  
amountWithTax number  
auditableFields array of AuditableFieldHistory  
parameter1El string  
uuid string  
versions array of PricePlanMatrixVersion  
id number  
offerTemplate OfferTemplate  
endSubscriptionDate number  
descriptionOrCode string  
notified boolean  
cfValues CustomFieldValues  
validityDate number  
contractItems array of ContractItem  
parameter3El string  
amountWithoutTaxEL string  
startSubscriptionDate number  
scriptInstance ScriptInstance  
criteria3Value string  
amountWithTaxEL string  
maxSubscriptionAgeInMonth number  
referenceDescription string  
tradingCurrency TradingCurrency  
criteria1Value string  
appendGeneratedCode boolean  
descriptionI18nNullSafe map of string  
referenceCode string  
cfAccumulatedValues CustomFieldValues  
disabled boolean  
maxQuantity number  
eventCode string  
parentEntityType object  
code string required, max size: 255, min size: 1
historized boolean  
woDescriptionEL string  
validityFrom number  
priority number  

Example

{
  "transient" : true,
  "minQuantity" : 12345.0,
  "parameter2El" : "...",
  "amountWithoutTax" : 12345.0,
  "auditable" : {
    "lastModified" : 12345,
    "updated" : 12345,
    "updater" : "...",
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "tradingCountry" : {
    "transient" : true,
    "code" : "...",
    "parentEntityType" : { },
    "country" : {
      "description" : "...",
      "language" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "historized" : true,
      "transient" : true,
      "version" : 12345,
      "auditable" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "currency" : { },
      "code" : "...",
      "countryCode" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "disabled" : true,
    "codeChanged" : true,
    "countryCode" : "...",
    "id" : 12345,
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "active" : true,
    "description" : "...",
    "referenceDescription" : "...",
    "referenceCode" : "...",
    "notified" : true,
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "historized" : true,
    "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
    },
    "version" : 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" : "..."
    } ]
  },
  "parentEntity" : {
    "descriptionOrCode" : "...",
    "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" : { }
    } ],
    "version" : 12345,
    "historized" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "parentEntity" : { },
    "parentEntityType" : { },
    "description" : "...",
    "referenceDescription" : "...",
    "codeChanged" : true,
    "referenceCode" : "...",
    "code" : "...",
    "transient" : true,
    "descriptionAndCode" : "...",
    "id" : 12345,
    "notified" : true
  },
  "invoiceSubCategoryEL" : "...",
  "descriptionAndCode" : "...",
  "description" : "...",
  "validityCalendar" : {
    "referenceDescription" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "appendGeneratedCode" : true,
    "historized" : true,
    "version" : 12345,
    "descriptionAndCode" : "...",
    "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
    },
    "initializationRequired" : true,
    "code" : "...",
    "id" : 12345,
    "description" : "...",
    "referenceCode" : "...",
    "transient" : true,
    "notified" : true,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "initDate" : 12345,
    "initDateEL" : "...",
    "calendarTypeWSubtypes" : "...",
    "descriptionOrCode" : "...",
    "calendarType" : "...",
    "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" : { }
    } ]
  },
  "discountPlanItems" : [ {
    "targetAccountingArticle" : [ {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    }, {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    } ],
    "historized" : true,
    "id" : 12345,
    "discountValueEL" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "active" : true,
    "uuid" : "...",
    "expressionEl" : "...",
    "description" : "...",
    "applyByArticle" : true,
    "transient" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "notified" : true,
    "discountPlanItemType" : "FIXED",
    "code" : "...",
    "version" : 12345,
    "pricePlanMatrix" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "lastDiscount" : true,
    "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" : { }
    } ],
    "disabled" : true,
    "finalSequence" : 12345,
    "discountValue" : 12345.0,
    "priority" : 12345,
    "discountPlan" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "DAY",
      "discountPlanType" : "PROMO_CODE",
      "parentEntity" : { },
      "usedQuantity" : 12345,
      "applicableOnOverriddenPrice" : true,
      "id" : 12345,
      "description" : "...",
      "status" : "INACTIVE",
      "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
    },
    "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" : "..."
    } ],
    "allowToNegate" : true,
    "accountingArticle" : {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    },
    "sequence" : 12345
  }, {
    "targetAccountingArticle" : [ {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    }, {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    } ],
    "historized" : true,
    "id" : 12345,
    "discountValueEL" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "active" : true,
    "uuid" : "...",
    "expressionEl" : "...",
    "description" : "...",
    "applyByArticle" : true,
    "transient" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "notified" : true,
    "discountPlanItemType" : "FIXED",
    "code" : "...",
    "version" : 12345,
    "pricePlanMatrix" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "lastDiscount" : true,
    "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" : { }
    } ],
    "disabled" : true,
    "finalSequence" : 12345,
    "discountValue" : 12345.0,
    "priority" : 12345,
    "discountPlan" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "DAY",
      "discountPlanType" : "PRODUCT",
      "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
    },
    "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" : "..."
    } ],
    "allowToNegate" : true,
    "accountingArticle" : {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    },
    "sequence" : 12345
  } ],
  "version" : 12345,
  "totalAmountEL" : "...",
  "minSubscriptionAgeInMonth" : 12345,
  "criteria2Value" : "...",
  "criteriaEL" : "...",
  "minimumAmountEL" : "...",
  "descriptionI18n" : {
    "property1" : "...",
    "property2" : "..."
  },
  "codeChanged" : true,
  "seller" : {
    "code" : "...",
    "minimumLabelEl" : "...",
    "vatNo" : "...",
    "description" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "historized" : true,
    "contactInformationNullSafe" : {
      "email" : "...",
      "phone" : "...",
      "fax" : "...",
      "mobile" : "..."
    },
    "tradingCountry" : {
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "country" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "disabled" : true,
      "codeChanged" : true,
      "countryCode" : "...",
      "id" : 12345,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "parentEntity" : { },
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ]
    },
    "descriptionAndCode" : "...",
    "defaultLevel" : true,
    "registrationNo" : "...",
    "seller" : { },
    "tradingLanguage" : {
      "auditableFields" : [ { }, { } ],
      "language" : { },
      "historized" : true,
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "prDescription" : "...",
      "id" : 12345,
      "transient" : true,
      "notified" : true,
      "languageCode" : "...",
      "version" : 12345
    },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "accountType" : "...",
    "legalEntityType" : {
      "code" : "...",
      "referenceDescription" : "...",
      "descriptionNotNull" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "description" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "isCompany" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "notified" : true,
      "transient" : true,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345
    },
    "minimumArticle" : {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    },
    "name" : {
      "firstName" : "...",
      "lastName" : "...",
      "fullName" : "...",
      "title" : { }
    },
    "notified" : true,
    "providerContact" : "...",
    "id" : 12345,
    "generalLedger" : {
      "id" : 12345,
      "appendGeneratedCode" : true,
      "code" : "...",
      "notified" : true,
      "auditable" : { },
      "transient" : true,
      "description" : "...",
      "historized" : true,
      "seller" : { },
      "referenceCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "otherTransactions" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "..."
    },
    "contracts" : [ {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "billingAccount" : { },
      "active" : true,
      "parentEntityType" : { },
      "contractItems" : [ { }, { } ],
      "customer" : { },
      "status" : "DRAFT",
      "renewal" : true,
      "notified" : true,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "transient" : true,
      "auditable" : { },
      "customerAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "disabled" : true,
      "contractDate" : 12345,
      "endDate" : 12345,
      "version" : 12345,
      "seller" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "contractDuration" : 12345,
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "referenceDescription" : "...",
      "beginDate" : 12345,
      "description" : "..."
    }, {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "billingAccount" : { },
      "active" : true,
      "parentEntityType" : { },
      "contractItems" : [ { }, { } ],
      "customer" : { },
      "status" : "CLOSED",
      "renewal" : true,
      "notified" : true,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "transient" : true,
      "auditable" : { },
      "customerAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "disabled" : true,
      "contractDate" : 12345,
      "endDate" : 12345,
      "version" : 12345,
      "seller" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "contractDuration" : 12345,
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "referenceDescription" : "...",
      "beginDate" : 12345,
      "description" : "..."
    } ],
    "businessAccountModel" : {
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "hierarchyType" : "UA",
      "descriptionOrCode" : "...",
      "disabled" : true,
      "active" : true,
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "notified" : true,
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "id" : 12345,
      "description" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "transient" : true,
      "moduleSource" : "...",
      "historized" : true,
      "parentEntityType" : { },
      "script" : { },
      "referenceCode" : "...",
      "installed" : true,
      "codeChanged" : true,
      "license" : "EPL",
      "parentEntity" : { }
    },
    "externalRef2" : "...",
    "tradingCurrency" : {
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "prDescription" : "...",
      "exchangeRates" : [ { }, { } ],
      "symbol" : "...",
      "currentRate" : 12345.0,
      "notified" : true,
      "currencyCode" : "...",
      "currentRateFromDate" : 12345,
      "historized" : true,
      "decimalPlaces" : 12345,
      "currency" : { },
      "currentRateUpdater" : "...",
      "transient" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "prCurrencyToThis" : 12345.0
    },
    "legalType" : "...",
    "primaryContact" : {
      "lastName" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "fax" : "...",
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "address" : { },
      "description" : "...",
      "phone" : "...",
      "firstName" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "email" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "transient" : true,
      "mobile" : "...",
      "historized" : true,
      "genericMail" : "..."
    },
    "referenceCode" : "...",
    "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
    },
    "referenceDescription" : "...",
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "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" : "..."
    } ],
    "invoiceTypeSequence" : [ {
      "transient" : true,
      "invoiceType" : { },
      "id" : { },
      "seller" : { },
      "prefixEL" : "...",
      "invoiceSequence" : { }
    }, {
      "transient" : true,
      "invoiceType" : { },
      "id" : { },
      "seller" : { },
      "prefixEL" : "...",
      "invoiceSequence" : { }
    } ],
    "jobTitle" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "minimumAmountEl" : "...",
    "isCompany" : true,
    "paymentGateways" : [ {
      "auditableFields" : [ { }, { } ],
      "marchandId" : "...",
      "scriptInstance" : { },
      "replayCause" : "REJECT",
      "parentEntityType" : { },
      "seller" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "rumSequence" : { },
      "applicationEL" : "...",
      "country" : { },
      "bankCoordinates" : { },
      "paymentMethodType" : "DIRECTDEBIT",
      "secretKey" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "disabled" : true,
      "webhooksKeyId" : "...",
      "uuid" : "...",
      "nbTries" : 12345,
      "code" : "...",
      "referenceDescription" : "...",
      "webhooksSecretKey" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "tradingCurrency" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "cardType" : "MASTERCARD",
      "parentCFEntities" : [ { }, { } ],
      "secretKeyDB" : "...",
      "implementationClassName" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "type" : "NATIF",
      "id" : 12345,
      "transient" : true,
      "errorsToReplay" : "...",
      "apiKey" : "...",
      "notified" : true,
      "active" : true,
      "cfValues" : { },
      "profile" : "...",
      "secretKeyKS" : "..."
    }, {
      "auditableFields" : [ { }, { } ],
      "marchandId" : "...",
      "scriptInstance" : { },
      "replayCause" : "ERROR",
      "parentEntityType" : { },
      "seller" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "rumSequence" : { },
      "applicationEL" : "...",
      "country" : { },
      "bankCoordinates" : { },
      "paymentMethodType" : "CARD",
      "secretKey" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "disabled" : true,
      "webhooksKeyId" : "...",
      "uuid" : "...",
      "nbTries" : 12345,
      "code" : "...",
      "referenceDescription" : "...",
      "webhooksSecretKey" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "tradingCurrency" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "cardType" : "MASTERCARD",
      "parentCFEntities" : [ { }, { } ],
      "secretKeyDB" : "...",
      "implementationClassName" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "type" : "CUSTOM",
      "id" : 12345,
      "transient" : true,
      "errorsToReplay" : "...",
      "apiKey" : "...",
      "notified" : true,
      "active" : true,
      "cfValues" : { },
      "profile" : "...",
      "secretKeyKS" : "..."
    } ],
    "address" : {
      "address5" : "...",
      "address3" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "state" : "...",
      "address4" : "...",
      "zipCode" : "..."
    },
    "customerSequences" : [ {
      "description" : "...",
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "id" : 12345,
      "codeChanged" : true,
      "notified" : true,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "code" : "...",
      "genericSequence" : { },
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "seller" : { },
      "auditable" : { },
      "referenceCode" : "..."
    }, {
      "description" : "...",
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "id" : 12345,
      "codeChanged" : true,
      "notified" : true,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "code" : "...",
      "genericSequence" : { },
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "seller" : { },
      "auditable" : { },
      "referenceCode" : "..."
    } ],
    "transient" : true,
    "minimumChargeTemplate" : {
      "taxClassEl" : "...",
      "revenueRecognitionRule" : { },
      "parentEntity" : { },
      "inputUnitEL" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "historized" : true,
      "invoiceSubCategory" : { },
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "oneShotChargeTemplateType" : "TERMINATION",
      "transient" : true,
      "uuid" : "...",
      "roundingMode" : "DOWN",
      "status" : "DRAFT",
      "chargeType" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "id" : 12345,
      "auditable" : { },
      "taxClass" : { },
      "parentCFEntities" : [ { }, { } ],
      "filterExpression" : "...",
      "attributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "ratingUnitOfMeasure" : { },
      "productCharges" : [ { }, { } ],
      "ratingUnitDescription" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "unitMultiplicator" : 12345.0,
      "immediateInvoicing" : true,
      "descriptionAndCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "inputUnitOfMeasure" : { },
      "dropZeroWo" : true,
      "description" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "sortIndexEl" : "...",
      "descriptionOrCode" : "...",
      "chargeMainType" : "PRODUCT",
      "referenceDescription" : "...",
      "code" : "...",
      "roundingValuesComputed" : true,
      "codeChanged" : true,
      "outputUnitEL" : "...",
      "ratingScript" : { },
      "amountEditable" : true
    },
    "codeChanged" : true,
    "version" : 12345,
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "fax" : "...",
      "mobile" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "externalRef1" : "...",
    "legalText" : "..."
  },
  "active" : true,
  "startRatingDate" : 12345,
  "endRatingDate" : 12345,
  "sequence" : 12345,
  "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" : "..."
  } ],
  "chargeTemplate" : {
    "roundingMode" : "NEAREST",
    "status" : "ARCHIVED",
    "roundingValuesComputed" : true,
    "amountEditable" : true,
    "chargeType" : "...",
    "type" : "DEBIT",
    "ratingUnitOfMeasure" : {
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "multiplicator" : 12345,
      "historized" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionNotNull" : "...",
      "version" : 12345,
      "parentEntityType" : { },
      "baseUnit" : true,
      "notified" : true,
      "parentUnitOfMeasure" : { },
      "auditable" : { },
      "symbol" : "...",
      "description" : "...",
      "codeChanged" : true,
      "code" : "...",
      "descriptionAndCode" : "..."
    },
    "revenueRecognitionRule" : {
      "auditableFields" : [ { }, { } ],
      "startUnit" : "MONTH",
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "transient" : true,
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "version" : 12345,
      "startDelay" : 12345,
      "code" : "...",
      "parentEntity" : { },
      "active" : true,
      "startEvent" : "INVOICE_DATE",
      "auditable" : { },
      "stopEvent" : "SUBSCRIPTION_STOP",
      "id" : 12345,
      "stopDelay" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "script" : { },
      "historized" : true,
      "stopUnit" : "DAY",
      "descriptionOrCode" : "...",
      "description" : "..."
    },
    "id" : 12345,
    "taxClass" : {
      "parentEntity" : { },
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "codeChanged" : true,
      "code" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "description" : "...",
      "historized" : true
    },
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "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
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "referenceDescription" : "...",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "chargeMainType" : "RECURRING",
    "invoiceSubCategory" : {
      "referenceCode" : "...",
      "cfValues" : { },
      "description" : "...",
      "parentEntityType" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "code" : "...",
      "uuid" : "...",
      "occTemplateNegative" : { },
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "sortIndex" : 12345,
      "referenceDescription" : "...",
      "invoiceCategory" : { },
      "discount" : 12345.0,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "parentEntity" : { },
      "occTemplate" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "transient" : true,
      "codeChanged" : true,
      "descriptionOrCode" : "..."
    },
    "appendGeneratedCode" : true,
    "inputUnitEL" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "attributes" : [ {
      "productVersionAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "attributeCategory" : "BUSINESS",
      "attributeType" : "CALENDAR",
      "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" : "..."
    }, {
      "productVersionAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "attributeCategory" : "REGULAR",
      "attributeType" : "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" : "..."
    } ],
    "transient" : true,
    "ratingUnitDescription" : "...",
    "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" : "..."
    } ],
    "sortIndexEl" : "...",
    "descriptionAndCode" : "...",
    "dropZeroWo" : true,
    "disabled" : true,
    "taxClassEl" : "...",
    "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" : { }
    } ],
    "description" : "...",
    "inputUnitDescription" : "...",
    "filterExpression" : "...",
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "unitMultiplicator" : 12345.0,
    "historized" : true,
    "active" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "inputUnitOfMeasure" : {
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "multiplicator" : 12345,
      "historized" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionNotNull" : "...",
      "version" : 12345,
      "parentEntityType" : { },
      "baseUnit" : true,
      "notified" : true,
      "parentUnitOfMeasure" : { },
      "auditable" : { },
      "symbol" : "...",
      "description" : "...",
      "codeChanged" : true,
      "code" : "...",
      "descriptionAndCode" : "..."
    },
    "notified" : true,
    "outputUnitEL" : "...",
    "referenceCode" : "...",
    "productCharges" : [ {
      "walletTemplates" : [ { }, { } ],
      "accumulatorCounterTemplates" : [ { }, { } ],
      "version" : 12345,
      "chargeTemplate" : { },
      "counterTemplate" : { },
      "transient" : true,
      "id" : 12345,
      "product" : { }
    }, {
      "walletTemplates" : [ { }, { } ],
      "accumulatorCounterTemplates" : [ { }, { } ],
      "version" : 12345,
      "chargeTemplate" : { },
      "counterTemplate" : { },
      "transient" : true,
      "id" : 12345,
      "product" : { }
    } ],
    "version" : 12345,
    "parentEntityType" : { },
    "ratingScript" : {
      "id" : 12345,
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "referenceCode" : "...",
      "sourcingRoles" : [ "...", "..." ],
      "active" : true,
      "descriptionAndCode" : "...",
      "script" : "...",
      "description" : "...",
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "reuse" : true,
      "executionRoles" : [ "...", "..." ],
      "parentEntity" : { },
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "notified" : true,
      "disabled" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "historized" : true
    },
    "unitNbDecimal" : 12345,
    "edrTemplates" : [ {
      "id" : 12345,
      "version" : 12345,
      "descriptionAndCode" : "...",
      "notified" : true,
      "subscriptionEl" : "...",
      "meveoInstance" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "description" : "...",
      "quantityEl" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "code" : "...",
      "param3El" : "...",
      "referenceCode" : "...",
      "param2El" : "...",
      "conditionEl" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "param1El" : "...",
      "historized" : true,
      "param4El" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "opencellInstanceEL" : "...",
      "parentEntityType" : { },
      "triggeredEdrScript" : { }
    }, {
      "id" : 12345,
      "version" : 12345,
      "descriptionAndCode" : "...",
      "notified" : true,
      "subscriptionEl" : "...",
      "meveoInstance" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "description" : "...",
      "quantityEl" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "code" : "...",
      "param3El" : "...",
      "referenceCode" : "...",
      "param2El" : "...",
      "conditionEl" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "param1El" : "...",
      "historized" : true,
      "param4El" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "opencellInstanceEL" : "...",
      "parentEntityType" : { },
      "triggeredEdrScript" : { }
    } ],
    "codeChanged" : true,
    "code" : "..."
  },
  "amountWithTax" : 12345.0,
  "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" : { }
  } ],
  "parameter1El" : "...",
  "uuid" : "...",
  "versions" : [ {
    "notified" : true,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "priority" : 12345,
    "currentVersion" : 12345,
    "id" : 12345,
    "pricePlanMatrix" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "priceEL" : "...",
    "priceVersionType" : "FIXED",
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "version" : 12345,
    "statusDate" : 12345,
    "price" : 12345.0,
    "historized" : true,
    "statusChangeLog" : "...",
    "label" : "...",
    "matrix" : true,
    "lines" : [ {
      "defaultLine" : true,
      "valueEL" : "...",
      "historized" : true,
      "value" : 12345.0,
      "transient" : true,
      "description" : "...",
      "pricePlanMatrixVersion" : { },
      "auditable" : { },
      "priority" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ]
    }, {
      "defaultLine" : true,
      "valueEL" : "...",
      "historized" : true,
      "value" : 12345.0,
      "transient" : true,
      "description" : "...",
      "pricePlanMatrixVersion" : { },
      "auditable" : { },
      "priority" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ]
    } ],
    "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" : { }
    } ],
    "columns" : [ {
      "pricePlanMatrixVersion" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "code" : "...",
      "description" : "...",
      "product" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "elValue" : "...",
      "parentEntity" : { },
      "offerTemplate" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "attribute" : { },
      "position" : 12345,
      "type" : "Double",
      "referenceDescription" : "...",
      "range" : true,
      "transient" : true
    }, {
      "pricePlanMatrixVersion" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "code" : "...",
      "description" : "...",
      "product" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "elValue" : "...",
      "parentEntity" : { },
      "offerTemplate" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "attribute" : { },
      "position" : 12345,
      "type" : "Range_Date",
      "referenceDescription" : "...",
      "range" : true,
      "transient" : true
    } ],
    "status" : "DRAFT"
  }, {
    "notified" : true,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "priority" : 12345,
    "currentVersion" : 12345,
    "id" : 12345,
    "pricePlanMatrix" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "priceEL" : "...",
    "priceVersionType" : "FIXED",
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "version" : 12345,
    "statusDate" : 12345,
    "price" : 12345.0,
    "historized" : true,
    "statusChangeLog" : "...",
    "label" : "...",
    "matrix" : true,
    "lines" : [ {
      "defaultLine" : true,
      "valueEL" : "...",
      "historized" : true,
      "value" : 12345.0,
      "transient" : true,
      "description" : "...",
      "pricePlanMatrixVersion" : { },
      "auditable" : { },
      "priority" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ]
    }, {
      "defaultLine" : true,
      "valueEL" : "...",
      "historized" : true,
      "value" : 12345.0,
      "transient" : true,
      "description" : "...",
      "pricePlanMatrixVersion" : { },
      "auditable" : { },
      "priority" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "id" : 12345,
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ]
    } ],
    "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" : { }
    } ],
    "columns" : [ {
      "pricePlanMatrixVersion" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "code" : "...",
      "description" : "...",
      "product" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "elValue" : "...",
      "parentEntity" : { },
      "offerTemplate" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "attribute" : { },
      "position" : 12345,
      "type" : "String",
      "referenceDescription" : "...",
      "range" : true,
      "transient" : true
    }, {
      "pricePlanMatrixVersion" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "code" : "...",
      "description" : "...",
      "product" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "elValue" : "...",
      "parentEntity" : { },
      "offerTemplate" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "attribute" : { },
      "position" : 12345,
      "type" : "Range_Numeric",
      "referenceDescription" : "...",
      "range" : true,
      "transient" : true
    } ],
    "status" : "PUBLISHED"
  } ],
  "id" : 12345,
  "offerTemplate" : {
    "offerProductTemplates" : [ {
      "offerTemplate" : { },
      "mandatory" : true,
      "id" : { },
      "productTemplate" : { },
      "transient" : true
    }, {
      "offerTemplate" : { },
      "mandatory" : true,
      "id" : { },
      "productTemplate" : { },
      "transient" : true
    } ],
    "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
    },
    "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" : { }
    } ],
    "minimumArticle" : {
      "analyticCode1" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "unitPrice" : 12345.0,
      "cfAccumulatedValues" : { },
      "accountingCodeMappings" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditable" : { },
      "transient" : true,
      "taxClass" : { },
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "active" : true,
      "analyticCode2" : "...",
      "uuid" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "cfValues" : { },
      "notified" : true,
      "description" : "...",
      "articleFamily" : { },
      "code" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "accountingCodeEl" : "...",
      "referenceDescription" : "...",
      "invoiceTypeEl" : "...",
      "historized" : true,
      "ignoreAggregation" : true,
      "invoiceSubCategory" : { },
      "disabled" : true,
      "parentCFEntities" : [ { }, { } ],
      "version" : 12345
    },
    "disabled" : true,
    "globalRatingScriptInstance" : {
      "id" : 12345,
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "referenceCode" : "...",
      "sourcingRoles" : [ "...", "..." ],
      "active" : true,
      "descriptionAndCode" : "...",
      "script" : "...",
      "description" : "...",
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "reuse" : true,
      "executionRoles" : [ "...", "..." ],
      "parentEntity" : { },
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "notified" : true,
      "disabled" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "historized" : true
    },
    "version" : 12345,
    "notified" : true,
    "autoEndOfEngagement" : true,
    "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" : "..."
    } ],
    "attachments" : [ {
      "referenceDescription" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "description" : "...",
      "codeChanged" : true,
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "disabled" : true,
      "historized" : true,
      "uri" : "...",
      "mimeType" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "active" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "..."
    }, {
      "referenceDescription" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "description" : "...",
      "codeChanged" : true,
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "disabled" : true,
      "historized" : true,
      "uri" : "...",
      "mimeType" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "active" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "..."
    } ],
    "descriptionOrCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "allowedOffersChange" : [ { }, { } ],
    "subscriptionRenewal" : {
      "version" : 12345,
      "calendarInitialyActiveFor" : { },
      "auditable" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "renewForUnit" : "MONTH",
      "initialTermType" : "FIXED",
      "id" : 12345,
      "applyTerminationCharges" : true,
      "notified" : true,
      "historized" : true,
      "parentEntity" : { },
      "transient" : true,
      "endOfTermAction" : "SUSPEND",
      "initialyActiveForUnit" : "MONTH",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "referenceCode" : "...",
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "invoiceAgreementImmediately" : true,
      "applyReimbursment" : true,
      "overrideProrata" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "autoRenew" : true,
      "daysNotifyRenewal" : 12345,
      "initialyActiveFor" : 12345,
      "autoRenewDate" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "CALENDAR",
      "appendGeneratedCode" : true,
      "code" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "...",
      "renewFor" : 12345,
      "descriptionOrCode" : "..."
    },
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "name" : "...",
    "active" : true,
    "codeChanged" : true,
    "descriptionAndCode" : "...",
    "parentEntityType" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "businessOfferModel" : {
      "codeChanged" : true,
      "historized" : true,
      "version" : 12345,
      "description" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "installed" : true,
      "script" : { },
      "disabled" : true,
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "offerTemplate" : { },
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "auditable" : { },
      "code" : "...",
      "parentEntity" : { },
      "license" : "COM",
      "moduleItems" : [ { }, { } ],
      "active" : true,
      "downloaded" : true,
      "id" : 12345,
      "referenceDescription" : "...",
      "moduleSource" : "...",
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "transient" : true
    },
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "allowedDiscountPlans" : [ {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "MONTH",
      "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
    }, {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "durationUnit" : "MONTH",
      "discountPlanType" : "INVOICE_LINE",
      "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
    } ],
    "imagePath" : "...",
    "offerComponents" : [ {
      "display" : true,
      "quantityMax" : 12345,
      "tagsList" : [ { }, { } ],
      "quantityMin" : 12345,
      "mandatory" : true,
      "id" : 12345,
      "version" : 12345,
      "productSet" : "...",
      "transient" : true,
      "product" : { },
      "sequence" : 12345,
      "quantityDefault" : 12345,
      "offerTemplate" : { }
    }, {
      "display" : true,
      "quantityMax" : 12345,
      "tagsList" : [ { }, { } ],
      "quantityMin" : 12345,
      "mandatory" : true,
      "id" : 12345,
      "version" : 12345,
      "productSet" : "...",
      "transient" : true,
      "product" : { },
      "sequence" : 12345,
      "quantityDefault" : 12345,
      "offerTemplate" : { }
    } ],
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "customerCategories" : [ {
      "id" : 12345,
      "exonerationTaxEl" : "...",
      "codeChanged" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "exoneratedFromTaxes" : true,
      "cfAccumulatedValues" : { },
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "exonerationReason" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "parentEntity" : { },
      "taxCategory" : { },
      "referenceCode" : "...",
      "taxCategoryEl" : "..."
    }, {
      "id" : 12345,
      "exonerationTaxEl" : "...",
      "codeChanged" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "exoneratedFromTaxes" : true,
      "cfAccumulatedValues" : { },
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "exonerationReason" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "parentEntity" : { },
      "taxCategory" : { },
      "referenceCode" : "...",
      "taxCategoryEl" : "..."
    } ],
    "nameOrCode" : "...",
    "statusDate" : 12345,
    "minimumLabelEl" : "...",
    "transientCode" : "...",
    "code" : "...",
    "offerAttributes" : [ {
      "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" : "REPLACEMENT",
      "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_OFFER",
      "historized" : true,
      "ruleEl" : "...",
      "targetOfferTemplate" : { },
      "ruleType" : "PRE_REQUISITE",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "parentEntityType" : { }
    } ],
    "offerModel" : { },
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "id" : 12345,
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "referenceCode" : "...",
    "minimumAmountEl" : "...",
    "longDescription" : "...",
    "offerServiceTemplates" : [ {
      "offerTemplate" : { },
      "mandatory" : true,
      "validity" : { },
      "incompatibleServices" : [ { }, { } ],
      "transient" : true,
      "serviceTemplate" : { },
      "id" : 12345
    }, {
      "offerTemplate" : { },
      "mandatory" : true,
      "validity" : { },
      "incompatibleServices" : [ { }, { } ],
      "transient" : true,
      "serviceTemplate" : { },
      "id" : 12345
    } ],
    "lifeCycleStatus" : "OBSOLETE",
    "offerTemplateCategories" : [ {
      "cfAccumulatedValues" : { },
      "imagePath" : "...",
      "codeChanged" : true,
      "productOffering" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "assignedToProductOffering" : true,
      "id" : 12345,
      "referenceCode" : "...",
      "children" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "name" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "orderLevel" : 12345,
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "historized" : true,
      "auditable" : { },
      "parentCategoryCode" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { }
    }, {
      "cfAccumulatedValues" : { },
      "imagePath" : "...",
      "codeChanged" : true,
      "productOffering" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "assignedToProductOffering" : true,
      "id" : 12345,
      "referenceCode" : "...",
      "children" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "name" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "orderLevel" : 12345,
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "historized" : true,
      "auditable" : { },
      "parentCategoryCode" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { }
    } ],
    "minimumChargeTemplate" : {
      "taxClassEl" : "...",
      "revenueRecognitionRule" : { },
      "parentEntity" : { },
      "inputUnitEL" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "historized" : true,
      "invoiceSubCategory" : { },
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "oneShotChargeTemplateType" : "SUBSCRIPTION",
      "transient" : true,
      "uuid" : "...",
      "roundingMode" : "NEAREST",
      "status" : "DRAFT",
      "chargeType" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "id" : 12345,
      "auditable" : { },
      "taxClass" : { },
      "parentCFEntities" : [ { }, { } ],
      "filterExpression" : "...",
      "attributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "ratingUnitOfMeasure" : { },
      "productCharges" : [ { }, { } ],
      "ratingUnitDescription" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "unitMultiplicator" : 12345.0,
      "immediateInvoicing" : true,
      "descriptionAndCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "inputUnitOfMeasure" : { },
      "dropZeroWo" : true,
      "description" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "sortIndexEl" : "...",
      "descriptionOrCode" : "...",
      "chargeMainType" : "PRODUCT",
      "referenceDescription" : "...",
      "code" : "...",
      "roundingValuesComputed" : true,
      "codeChanged" : true,
      "outputUnitEL" : "...",
      "ratingScript" : { },
      "amountEditable" : true
    },
    "isOfferChangeRestricted" : true,
    "transient" : true,
    "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" : "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
    } ],
    "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" : "..."
    } ],
    "productTemplates" : [ {
      "attachments" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "notified" : true,
      "disabled" : true,
      "imagePath" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "historized" : true,
      "auditable" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "codeChanged" : true,
      "validity" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "productChargeTemplates" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "longDescription" : "...",
      "description" : "...",
      "businessProductModel" : { },
      "name" : "...",
      "parentEntity" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "globalRatingScriptInstance" : { },
      "version" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "walletTemplates" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "sellers" : [ { }, { } ],
      "channels" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "attachments" : [ { }, { } ],
      "transient" : true,
      "active" : true,
      "notified" : true,
      "disabled" : true,
      "imagePath" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "historized" : true,
      "auditable" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "codeChanged" : true,
      "validity" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "productChargeTemplates" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "longDescription" : "...",
      "description" : "...",
      "businessProductModel" : { },
      "name" : "...",
      "parentEntity" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "globalRatingScriptInstance" : { },
      "version" : 12345,
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "walletTemplates" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "sellers" : [ { }, { } ],
      "channels" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "sellers" : [ {
      "code" : "...",
      "minimumLabelEl" : "...",
      "vatNo" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "contactInformationNullSafe" : { },
      "tradingCountry" : { },
      "descriptionAndCode" : "...",
      "defaultLevel" : true,
      "registrationNo" : "...",
      "seller" : { },
      "tradingLanguage" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "accountType" : "...",
      "legalEntityType" : { },
      "minimumArticle" : { },
      "name" : { },
      "notified" : true,
      "providerContact" : "...",
      "id" : 12345,
      "generalLedger" : { },
      "contracts" : [ { }, { } ],
      "businessAccountModel" : { },
      "externalRef2" : "...",
      "tradingCurrency" : { },
      "legalType" : "...",
      "primaryContact" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "jobTitle" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "minimumAmountEl" : "...",
      "isCompany" : true,
      "paymentGateways" : [ { }, { } ],
      "address" : { },
      "customerSequences" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "version" : 12345,
      "contactInformation" : { },
      "cfAccumulatedValues" : { },
      "parentEntityType" : { },
      "externalRef1" : "...",
      "legalText" : "..."
    }, {
      "code" : "...",
      "minimumLabelEl" : "...",
      "vatNo" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "contactInformationNullSafe" : { },
      "tradingCountry" : { },
      "descriptionAndCode" : "...",
      "defaultLevel" : true,
      "registrationNo" : "...",
      "seller" : { },
      "tradingLanguage" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "accountType" : "...",
      "legalEntityType" : { },
      "minimumArticle" : { },
      "name" : { },
      "notified" : true,
      "providerContact" : "...",
      "id" : 12345,
      "generalLedger" : { },
      "contracts" : [ { }, { } ],
      "businessAccountModel" : { },
      "externalRef2" : "...",
      "tradingCurrency" : { },
      "legalType" : "...",
      "primaryContact" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "jobTitle" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "minimumAmountEl" : "...",
      "isCompany" : true,
      "paymentGateways" : [ { }, { } ],
      "address" : { },
      "customerSequences" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "version" : 12345,
      "contactInformation" : { },
      "cfAccumulatedValues" : { },
      "parentEntityType" : { },
      "externalRef1" : "...",
      "legalText" : "..."
    } ],
    "minimumInvoiceSubCategory" : {
      "referenceCode" : "...",
      "cfValues" : { },
      "description" : "...",
      "parentEntityType" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "code" : "...",
      "uuid" : "...",
      "occTemplateNegative" : { },
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "sortIndex" : 12345,
      "referenceDescription" : "...",
      "invoiceCategory" : { },
      "discount" : 12345.0,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "parentEntity" : { },
      "occTemplate" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "transient" : true,
      "codeChanged" : true,
      "descriptionOrCode" : "..."
    },
    "isModel" : true,
    "channels" : [ {
      "parentEntityType" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "transient" : true,
      "disabled" : true,
      "auditable" : { },
      "notified" : true,
      "historized" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "descriptionOrCode" : "...",
      "id" : 12345
    }, {
      "parentEntityType" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "transient" : true,
      "disabled" : true,
      "auditable" : { },
      "notified" : true,
      "historized" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "descriptionOrCode" : "...",
      "id" : 12345
    } ],
    "appendGeneratedCode" : true,
    "historized" : true,
    "prefix" : "...",
    "generateQuoteEdrPerProduct" : true,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "businessAccountModels" : [ {
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "hierarchyType" : "S",
      "descriptionOrCode" : "...",
      "disabled" : true,
      "active" : true,
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "notified" : true,
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "id" : 12345,
      "description" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "transient" : true,
      "moduleSource" : "...",
      "historized" : true,
      "parentEntityType" : { },
      "script" : { },
      "referenceCode" : "...",
      "installed" : true,
      "codeChanged" : true,
      "license" : "MOZ",
      "parentEntity" : { }
    }, {
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "hierarchyType" : "S_BA",
      "descriptionOrCode" : "...",
      "disabled" : true,
      "active" : true,
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "notified" : true,
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "id" : 12345,
      "description" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "transient" : true,
      "moduleSource" : "...",
      "historized" : true,
      "parentEntityType" : { },
      "script" : { },
      "referenceCode" : "...",
      "installed" : true,
      "codeChanged" : true,
      "license" : "OPEN",
      "parentEntity" : { }
    } ],
    "description" : "..."
  },
  "endSubscriptionDate" : 12345,
  "descriptionOrCode" : "...",
  "notified" : true,
  "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
  },
  "validityDate" : 12345,
  "contractItems" : [ {
    "descriptionOrCode" : "...",
    "pricePlan" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "rate" : 12345.0,
    "contractRateType" : "FIXED",
    "serviceTemplate" : {
      "descriptionOverride" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "minimumChargeTemplate" : { },
      "minimumAmountEl" : "...",
      "tags" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "minimumInvoiceSubCategory" : { },
      "imagePath" : "...",
      "active" : true,
      "uuid" : "...",
      "businessServiceModel" : { },
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "id" : 12345,
      "serviceUsageCharges" : [ { }, { } ],
      "version" : 12345,
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "historized" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "autoEndOfEngagement" : true,
      "disabled" : true,
      "selected" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "instantiatedFromBSM" : true,
      "serviceRenewal" : { },
      "auditable" : { },
      "codeChanged" : true,
      "longDescription" : "...",
      "descriptionOrCode" : "..."
    },
    "amountWithoutTax" : 12345.0,
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "referenceCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "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
    },
    "codeChanged" : true,
    "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" : "IN_TEST",
      "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" : "..."
    },
    "id" : 12345,
    "historized" : true,
    "referenceDescription" : "...",
    "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" : "..."
    } ],
    "active" : true,
    "transient" : true,
    "description" : "...",
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "version" : 12345,
    "disabled" : true,
    "product" : {
      "productVersions" : [ { }, { } ],
      "status" : "CLOSED",
      "serviceRecurringCharges" : [ { }, { } ],
      "model" : "...",
      "currentVersion" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "productCharges" : [ { }, { } ],
      "isModel" : true,
      "modelChildren" : [ "...", "..." ],
      "medias" : [ { }, { } ],
      "id" : 12345,
      "packageFlag" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "parentEntity" : { },
      "discountList" : [ { }, { } ],
      "reference" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "code" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "commercialRuleLines" : [ { }, { } ],
      "productLine" : { },
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "description" : "...",
      "transient" : true,
      "active" : true,
      "productModel" : { },
      "referenceCode" : "...",
      "disabled" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "brand" : { },
      "version" : 12345,
      "uuid" : "...",
      "priceVersionDateSetting" : "RENEWAL",
      "serviceUsageCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "discountFlag" : true
    },
    "contract" : {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "billingAccount" : { },
      "active" : true,
      "parentEntityType" : { },
      "contractItems" : [ { }, { } ],
      "customer" : { },
      "status" : "ACTIVE",
      "renewal" : true,
      "notified" : true,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "transient" : true,
      "auditable" : { },
      "customerAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "disabled" : true,
      "contractDate" : 12345,
      "endDate" : 12345,
      "version" : 12345,
      "seller" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "contractDuration" : 12345,
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "referenceDescription" : "...",
      "beginDate" : 12345,
      "description" : "..."
    },
    "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" : { }
    } ],
    "chargeTemplate" : {
      "roundingMode" : "DOWN",
      "status" : "ACTIVE",
      "roundingValuesComputed" : true,
      "amountEditable" : true,
      "chargeType" : "...",
      "type" : "DEBIT",
      "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" : "..."
    },
    "notified" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    }
  }, {
    "descriptionOrCode" : "...",
    "pricePlan" : {
      "transient" : true,
      "minQuantity" : 12345.0,
      "parameter2El" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "tradingCountry" : { },
      "parentEntity" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "validityCalendar" : { },
      "discountPlanItems" : [ { }, { } ],
      "version" : 12345,
      "totalAmountEL" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "criteria2Value" : "...",
      "criteriaEL" : "...",
      "minimumAmountEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "seller" : { },
      "active" : true,
      "startRatingDate" : 12345,
      "endRatingDate" : 12345,
      "sequence" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "parameter1El" : "...",
      "uuid" : "...",
      "versions" : [ { }, { } ],
      "id" : 12345,
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "cfValues" : { },
      "validityDate" : 12345,
      "contractItems" : [ { }, { } ],
      "parameter3El" : "...",
      "amountWithoutTaxEL" : "...",
      "startSubscriptionDate" : 12345,
      "scriptInstance" : { },
      "criteria3Value" : "...",
      "amountWithTaxEL" : "...",
      "maxSubscriptionAgeInMonth" : 12345,
      "referenceDescription" : "...",
      "tradingCurrency" : { },
      "criteria1Value" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "maxQuantity" : 12345.0,
      "eventCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "historized" : true,
      "woDescriptionEL" : "...",
      "validityFrom" : 12345,
      "priority" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "rate" : 12345.0,
    "contractRateType" : "PERCENTAGE",
    "serviceTemplate" : {
      "descriptionOverride" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "minimumChargeTemplate" : { },
      "minimumAmountEl" : "...",
      "tags" : [ { }, { } ],
      "attributes" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "minimumInvoiceSubCategory" : { },
      "imagePath" : "...",
      "active" : true,
      "uuid" : "...",
      "businessServiceModel" : { },
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "id" : 12345,
      "serviceUsageCharges" : [ { }, { } ],
      "version" : 12345,
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "historized" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "autoEndOfEngagement" : true,
      "disabled" : true,
      "selected" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "instantiatedFromBSM" : true,
      "serviceRenewal" : { },
      "auditable" : { },
      "codeChanged" : true,
      "longDescription" : "...",
      "descriptionOrCode" : "..."
    },
    "amountWithoutTax" : 12345.0,
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "referenceCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "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
    },
    "codeChanged" : true,
    "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" : "IN_DESIGN",
      "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" : "..."
    },
    "id" : 12345,
    "historized" : true,
    "referenceDescription" : "...",
    "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" : "..."
    } ],
    "active" : true,
    "transient" : true,
    "description" : "...",
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "version" : 12345,
    "disabled" : true,
    "product" : {
      "productVersions" : [ { }, { } ],
      "status" : "ACTIVE",
      "serviceRecurringCharges" : [ { }, { } ],
      "model" : "...",
      "currentVersion" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "productCharges" : [ { }, { } ],
      "isModel" : true,
      "modelChildren" : [ "...", "..." ],
      "medias" : [ { }, { } ],
      "id" : 12345,
      "packageFlag" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "parentEntity" : { },
      "discountList" : [ { }, { } ],
      "reference" : "...",
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "code" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "commercialRuleLines" : [ { }, { } ],
      "productLine" : { },
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "description" : "...",
      "transient" : true,
      "active" : true,
      "productModel" : { },
      "referenceCode" : "...",
      "disabled" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "brand" : { },
      "version" : 12345,
      "uuid" : "...",
      "priceVersionDateSetting" : "DELIVERY",
      "serviceUsageCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "discountFlag" : true
    },
    "contract" : {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "billingAccount" : { },
      "active" : true,
      "parentEntityType" : { },
      "contractItems" : [ { }, { } ],
      "customer" : { },
      "status" : "DRAFT",
      "renewal" : true,
      "notified" : true,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "transient" : true,
      "auditable" : { },
      "customerAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfValues" : { },
      "disabled" : true,
      "contractDate" : 12345,
      "endDate" : 12345,
      "version" : 12345,
      "seller" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "contractDuration" : 12345,
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "referenceDescription" : "...",
      "beginDate" : 12345,
      "description" : "..."
    },
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "chargeTemplate" : {
      "roundingMode" : "UP",
      "status" : "ARCHIVED",
      "roundingValuesComputed" : true,
      "amountEditable" : true,
      "chargeType" : "...",
      "type" : "CREDIT",
      "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" : "..."
    },
    "notified" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    }
  } ],
  "parameter3El" : "...",
  "amountWithoutTaxEL" : "...",
  "startSubscriptionDate" : 12345,
  "scriptInstance" : {
    "id" : 12345,
    "appendGeneratedCode" : true,
    "parentEntityType" : { },
    "referenceCode" : "...",
    "sourcingRoles" : [ "...", "..." ],
    "active" : true,
    "descriptionAndCode" : "...",
    "script" : "...",
    "description" : "...",
    "codeChanged" : true,
    "referenceDescription" : "...",
    "code" : "...",
    "error" : true,
    "sourceTypeEnum" : "JAVA",
    "version" : 12345,
    "descriptionOrCode" : "...",
    "reuse" : true,
    "executionRoles" : [ "...", "..." ],
    "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
    },
    "scriptInstanceCategory" : {
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "id" : 12345,
      "auditable" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true
    },
    "scriptErrors" : [ {
      "columnNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345
    }, {
      "columnNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345
    } ],
    "notified" : true,
    "disabled" : true,
    "transient" : true,
    "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" : { }
    } ],
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "historized" : true
  },
  "criteria3Value" : "...",
  "amountWithTaxEL" : "...",
  "maxSubscriptionAgeInMonth" : 12345,
  "referenceDescription" : "...",
  "tradingCurrency" : {
    "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" : { }
    } ],
    "id" : 12345,
    "version" : 12345,
    "prDescription" : "...",
    "exchangeRates" : [ {
      "exchangeRate" : 12345.0,
      "historized" : true,
      "currentRate" : true,
      "auditable" : { },
      "tradingCurrency" : { },
      "notified" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "fromDate" : 12345,
      "version" : 12345,
      "disabled" : true,
      "id" : 12345,
      "active" : true
    }, {
      "exchangeRate" : 12345.0,
      "historized" : true,
      "currentRate" : true,
      "auditable" : { },
      "tradingCurrency" : { },
      "notified" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "fromDate" : 12345,
      "version" : 12345,
      "disabled" : true,
      "id" : 12345,
      "active" : true
    } ],
    "symbol" : "...",
    "currentRate" : 12345.0,
    "notified" : true,
    "currencyCode" : "...",
    "currentRateFromDate" : 12345,
    "historized" : true,
    "decimalPlaces" : 12345,
    "currency" : {
      "auditable" : { },
      "descriptionEn" : "...",
      "historized" : true,
      "symbol" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "systemCurrency" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "currencyCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "currentRateUpdater" : "...",
    "transient" : true,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "prCurrencyToThis" : 12345.0
  },
  "criteria1Value" : "...",
  "appendGeneratedCode" : true,
  "descriptionI18nNullSafe" : {
    "property1" : "...",
    "property2" : "..."
  },
  "referenceCode" : "...",
  "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
  },
  "disabled" : true,
  "maxQuantity" : 12345.0,
  "eventCode" : "...",
  "parentEntityType" : { },
  "code" : "...",
  "historized" : true,
  "woDescriptionEL" : "...",
  "validityFrom" : 12345,
  "priority" : 12345
}