| name | data type | constraints | description |
|---|---|---|---|
| code | string | required, max size: 255, min size: 1 | |
| cfValues | CustomFieldValues | ||
| mandatory | boolean | ||
| descriptionAndCode | string | ||
| attributes | array of Attribute | ||
| referenceDescription | string | ||
| referenceCode | string | ||
| disabled | boolean | ||
| notified | boolean | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| descriptionOrCode | string | ||
| description | string | max size: 255, min size: 0 | |
| sequence | number | ||
| appendGeneratedCode | boolean | ||
| version | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| active | boolean | ||
| parentEntityType | object | ||
| uuid | string | ||
| transient | boolean | ||
| historized | boolean | ||
| parentEntity | BusinessEntity | ||
| display | boolean | ||
| commercialRules | array of CommercialRuleHeader | ||
| id | number | ||
| codeChanged | boolean | ||
| auditable | Auditable | ||
| cfAccumulatedValues | CustomFieldValues |
Example
{
"code" : "...",
"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
},
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "DATE",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ {
"mediaType" : "IMAGE",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"referenceCode" : "...",
"productVersionAttributes" : [ {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "REGEX",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
}, {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
} ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"tags" : [ {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"attributeCategory" : "BUSINESS",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "DRAFT",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "HALF_EVEN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "RECURRING",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}, {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "ARCHIVED",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "DOWN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "RECURRING",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
} ],
"offerTemplateAttribute" : [ {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "EL",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
}, {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "REGEX",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
} ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
}, {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
} ]
}, {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "LIST_NUMERIC",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "IMAGE",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"referenceCode" : "...",
"productVersionAttributes" : [ {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
}, {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
} ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"tags" : [ {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"attributeCategory" : "REGULAR",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "ACTIVE",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "CREDIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "DOWN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}, {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "DRAFT",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "HALF_EVEN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "PRODUCT",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
} ],
"offerTemplateAttribute" : [ {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "REGEX",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
}, {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "EL",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
} ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
}, {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
} ]
} ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ]
},
"display" : true,
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ {
"commercialRuleHeader" : { },
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ { }, { } ],
"operator" : "AND",
"ruleItemEl" : "...",
"id" : 12345
}, {
"commercialRuleHeader" : { },
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ { }, { } ],
"operator" : "OR",
"ruleItemEl" : "...",
"id" : 12345
} ],
"targetProductVersion" : {
"id" : 12345,
"statusDate" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"validity" : { },
"version" : 12345,
"shortDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"product" : { },
"historized" : true,
"status" : "CLOSED",
"attributes" : [ { }, { } ],
"longDescription" : "...",
"notified" : true,
"transient" : true
},
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "COUNT",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ { }, { } ],
"referenceCode" : "...",
"productVersionAttributes" : [ { }, { } ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"tags" : [ { }, { } ],
"attributeCategory" : "BUSINESS",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : { },
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ]
},
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
},
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : {
"customerCategories" : [ { }, { } ],
"appendGeneratedCode" : true,
"document" : { },
"offerProductTemplates" : [ { }, { } ],
"description" : "...",
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "IN_STUDY",
"offerComponents" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"allowedOffersChange" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"nameOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"referenceDescription" : "...",
"name" : "...",
"isModel" : true,
"prefix" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"code" : "...",
"offerAttributes" : [ { }, { } ],
"minimumArticle" : { },
"sellers" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"autoEndOfEngagement" : true,
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"channels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"generateQuoteEdrPerProduct" : true,
"subscriptionRenewal" : { },
"transient" : true,
"referenceCode" : "...",
"historized" : true,
"offerTemplateCategories" : [ { }, { } ],
"tags" : [ { }, { } ],
"cfAccumulatedValues" : { },
"longDescription" : "...",
"cfValues" : { },
"validity" : { },
"offerModel" : { },
"productTemplates" : [ { }, { } ],
"minimumChargeTemplate" : { },
"minimumAmountEl" : "...",
"statusDate" : 12345,
"allowedDiscountPlans" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"businessOfferModel" : { },
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"medias" : [ { }, { } ],
"transientCode" : "...",
"version" : 12345,
"minimumLabelEl" : "...",
"globalRatingScriptInstance" : { },
"parentEntityType" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"disabled" : true,
"imagePath" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"id" : 12345
},
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"historized" : true,
"targetProduct" : {
"reference" : "...",
"parentEntityType" : { },
"brand" : { },
"status" : "DRAFT",
"productLine" : { },
"productModel" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"isModel" : true,
"parentEntity" : { },
"historized" : true,
"auditable" : { },
"pricePlanMatrixColumns" : [ { }, { } ],
"cfAccumulatedValues" : { },
"offerComponents" : [ { }, { } ],
"discountList" : [ { }, { } ],
"model" : "...",
"appendGeneratedCode" : true,
"active" : true,
"productCharges" : [ { }, { } ],
"statusDate" : 12345,
"disabled" : true,
"serviceUsageCharges" : [ { }, { } ],
"notified" : true,
"serviceTerminationCharges" : [ { }, { } ],
"transient" : true,
"uuid" : "...",
"medias" : [ { }, { } ],
"packageFlag" : true,
"discountFlag" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"commercialRuleLines" : [ { }, { } ],
"articleMappingLines" : [ { }, { } ],
"modelChildren" : [ "...", "..." ],
"code" : "...",
"priceVersionDateSetting" : "DELIVERY",
"agreementDateSetting" : "COPY",
"codeChanged" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"productVersions" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"commercialRuleHeader" : [ { }, { } ],
"cfValues" : { }
},
"targetAttributeValue" : "...",
"targetGroupedAttributes" : {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
},
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "INCOMPATIBILITY",
"commercialRuleItems" : [ {
"commercialRuleHeader" : { },
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ { }, { } ],
"operator" : "AND",
"ruleItemEl" : "...",
"id" : 12345
}, {
"commercialRuleHeader" : { },
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ { }, { } ],
"operator" : "OR",
"ruleItemEl" : "...",
"id" : 12345
} ],
"targetProductVersion" : {
"id" : 12345,
"statusDate" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"validity" : { },
"version" : 12345,
"shortDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"product" : { },
"historized" : true,
"status" : "PUBLISHED",
"attributes" : [ { }, { } ],
"longDescription" : "...",
"notified" : true,
"transient" : true
},
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "PHONE",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ { }, { } ],
"referenceCode" : "...",
"productVersionAttributes" : [ { }, { } ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"tags" : [ { }, { } ],
"attributeCategory" : "REGULAR",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : { },
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ]
},
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
},
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : {
"customerCategories" : [ { }, { } ],
"appendGeneratedCode" : true,
"document" : { },
"offerProductTemplates" : [ { }, { } ],
"description" : "...",
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "OBSOLETE",
"offerComponents" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"allowedOffersChange" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"nameOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"referenceDescription" : "...",
"name" : "...",
"isModel" : true,
"prefix" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"code" : "...",
"offerAttributes" : [ { }, { } ],
"minimumArticle" : { },
"sellers" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"autoEndOfEngagement" : true,
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"channels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"generateQuoteEdrPerProduct" : true,
"subscriptionRenewal" : { },
"transient" : true,
"referenceCode" : "...",
"historized" : true,
"offerTemplateCategories" : [ { }, { } ],
"tags" : [ { }, { } ],
"cfAccumulatedValues" : { },
"longDescription" : "...",
"cfValues" : { },
"validity" : { },
"offerModel" : { },
"productTemplates" : [ { }, { } ],
"minimumChargeTemplate" : { },
"minimumAmountEl" : "...",
"statusDate" : 12345,
"allowedDiscountPlans" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"businessOfferModel" : { },
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"medias" : [ { }, { } ],
"transientCode" : "...",
"version" : 12345,
"minimumLabelEl" : "...",
"globalRatingScriptInstance" : { },
"parentEntityType" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"disabled" : true,
"imagePath" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"id" : 12345
},
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"historized" : true,
"targetProduct" : {
"reference" : "...",
"parentEntityType" : { },
"brand" : { },
"status" : "ACTIVE",
"productLine" : { },
"productModel" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"isModel" : true,
"parentEntity" : { },
"historized" : true,
"auditable" : { },
"pricePlanMatrixColumns" : [ { }, { } ],
"cfAccumulatedValues" : { },
"offerComponents" : [ { }, { } ],
"discountList" : [ { }, { } ],
"model" : "...",
"appendGeneratedCode" : true,
"active" : true,
"productCharges" : [ { }, { } ],
"statusDate" : 12345,
"disabled" : true,
"serviceUsageCharges" : [ { }, { } ],
"notified" : true,
"serviceTerminationCharges" : [ { }, { } ],
"transient" : true,
"uuid" : "...",
"medias" : [ { }, { } ],
"packageFlag" : true,
"discountFlag" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"commercialRuleLines" : [ { }, { } ],
"articleMappingLines" : [ { }, { } ],
"modelChildren" : [ "...", "..." ],
"code" : "...",
"priceVersionDateSetting" : "RENEWAL",
"agreementDateSetting" : "COPY",
"codeChanged" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"productVersions" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"commercialRuleHeader" : [ { }, { } ],
"cfValues" : { }
},
"targetAttributeValue" : "...",
"targetGroupedAttributes" : {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
},
"targetOfferTemplateCode" : "..."
} ],
"id" : 12345,
"codeChanged" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"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
}
}