name | data type | constraints | description |
---|---|---|---|
cfAccumulatedValues | CustomFieldValues | ||
imagePath | string | ||
codeChanged | boolean | ||
productOffering | array of ProductOffering | ||
transient | boolean | ||
notified | boolean | ||
parentCFEntities | array of ICustomFieldEntity | ||
assignedToProductOffering | boolean | ||
id | number | ||
referenceCode | string | ||
children | array of OfferTemplateCategory | ||
description | string | max size: 255, min size: 0 | |
version | number | ||
name | string | ||
cfValues | CustomFieldValues | ||
referenceDescription | string | ||
code | string | required, max size: 255, min size: 1 | |
auditableFields | array of AuditableFieldHistory | ||
appendGeneratedCode | boolean | ||
active | boolean | ||
disabled | boolean | ||
orderLevel | number | ||
descriptionAndCode | string | ||
descriptionI18n | map of string | ||
parentEntityType | object | ||
offerTemplateCategory | OfferTemplateCategory | ||
historized | boolean | ||
auditable | Auditable | ||
parentCategoryCode | string | ||
uuid | string | ||
descriptionOrCode | string | ||
parentEntity | BusinessEntity |
Example
{ "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 }, "imagePath" : "...", "codeChanged" : true, "productOffering" : [ { "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" : { } } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "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 }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "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" : "..." } ], "transient" : true, "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" : "..." } ], "nameOrCode" : "...", "lifeCycleStatus" : "IN_STUDY", "historized" : 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 } ], "uuid" : "...", "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 }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "code" : "...", "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" : { } } ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDescription" : "...", "descriptionAndCode" : "...", "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" : "..." } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, "parentEntityType" : { }, "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" : "..." } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "C_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" : "LGPL", "parentEntity" : { } }, { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "CA_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" : "MIT", "parentEntity" : { } } ] }, { "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" : { } } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "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 }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "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" : "..." } ], "transient" : true, "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" : "..." } ], "nameOrCode" : "...", "lifeCycleStatus" : "RETIRED", "historized" : 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 } ], "uuid" : "...", "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 }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "code" : "...", "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" : { } } ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDescription" : "...", "descriptionAndCode" : "...", "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" : "..." } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, "parentEntityType" : { }, "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" : "..." } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "S_CA", "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" : "BSD3_N", "parentEntity" : { } }, { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "CA_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" : "MIT", "parentEntity" : { } } ] } ], "transient" : true, "notified" : true, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "..." } ], "assignedToProductOffering" : true, "id" : 12345, "referenceCode" : "...", "children" : [ { "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "imagePath" : "...", "codeChanged" : true, "productOffering" : [ { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "RETIRED", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] }, { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "IN_STUDY", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] } ], "transient" : true, "notified" : 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" : "..." } ], "assignedToProductOffering" : true, "id" : 12345, "referenceCode" : "...", "children" : [ { }, { } ], "description" : "...", "version" : 12345, "name" : "...", "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDescription" : "...", "code" : "...", "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" : { } } ], "appendGeneratedCode" : true, "active" : true, "disabled" : true, "orderLevel" : 12345, "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntityType" : { }, "offerTemplateCategory" : { }, "historized" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentCategoryCode" : "...", "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 }, "imagePath" : "...", "codeChanged" : true, "productOffering" : [ { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "LAUNCHED", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] }, { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "OBSOLETE", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] } ], "transient" : true, "notified" : 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" : "..." } ], "assignedToProductOffering" : true, "id" : 12345, "referenceCode" : "...", "children" : [ { }, { } ], "description" : "...", "version" : 12345, "name" : "...", "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDescription" : "...", "code" : "...", "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" : { } } ], "appendGeneratedCode" : true, "active" : true, "disabled" : true, "orderLevel" : 12345, "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntityType" : { }, "offerTemplateCategory" : { }, "historized" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentCategoryCode" : "...", "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 } } ], "description" : "...", "version" : 12345, "name" : "...", "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 }, "referenceDescription" : "...", "code" : "...", "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" : { } } ], "appendGeneratedCode" : true, "active" : true, "disabled" : true, "orderLevel" : 12345, "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntityType" : { }, "offerTemplateCategory" : { "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "imagePath" : "...", "codeChanged" : true, "productOffering" : [ { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "OBSOLETE", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] }, { "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "name" : "...", "auditable" : { }, "longDescription" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntity" : { }, "referenceCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "transient" : true, "sellers" : [ { }, { } ], "nameOrCode" : "...", "lifeCycleStatus" : "IN_STUDY", "historized" : true, "channels" : [ { }, { } ], "uuid" : "...", "globalRatingScriptInstance" : { }, "disabled" : true, "notified" : true, "description" : "...", "imagePath" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "code" : "...", "offerTemplateCategories" : [ { }, { } ], "cfValues" : { }, "referenceDescription" : "...", "descriptionAndCode" : "...", "version" : 12345, "parentCFEntities" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "validity" : { }, "parentEntityType" : { }, "customerCategories" : [ { }, { } ], "active" : true, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ] } ], "transient" : true, "notified" : 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" : "..." } ], "assignedToProductOffering" : true, "id" : 12345, "referenceCode" : "...", "children" : [ { }, { } ], "description" : "...", "version" : 12345, "name" : "...", "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDescription" : "...", "code" : "...", "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" : { } } ], "appendGeneratedCode" : true, "active" : true, "disabled" : true, "orderLevel" : 12345, "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "parentEntityType" : { }, "offerTemplateCategory" : { }, "historized" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentCategoryCode" : "...", "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 } }, "historized" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentCategoryCode" : "...", "uuid" : "...", "descriptionOrCode" : "...", "parentEntity" : { "descriptionOrCode" : "...", "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" : { } } ], "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 } }