| name | data type | constraints | description |
|---|---|---|---|
| assignedAttributes | array of Attribute | ||
| historized | boolean | ||
| id | number | ||
| cfValues | CustomFieldValues | ||
| code | string | required, max size: 255, min size: 1 | |
| attributeType | AttributeTypeEnum | ||
| unitNbDecimal | number | ||
| codeChanged | boolean | ||
| active | boolean | ||
| medias | array of Media | ||
| version | number | ||
| description | string | max size: 255, min size: 0 | |
| uuid | string | ||
| commercialRules | array of CommercialRuleHeader | ||
| referenceCode | string | ||
| productVersionAttributes | array of ProductVersionAttribute | ||
| disabled | boolean | ||
| transient | boolean | ||
| referenceDescription | string | ||
| parentAttribute | Attribute | ||
| auditableFields | array of AuditableFieldHistory | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| parentEntity | BusinessEntity | ||
| array of Tag | |||
| attributeCategory | AttributeCategoryEnum | ||
| cfAccumulatedValues | CustomFieldValues | ||
| descriptionOrCode | string | ||
| descriptionAndCode | string | ||
| chargeTemplates | array of ChargeTemplate | ||
| offerTemplateAttribute | array of OfferTemplateAttribute | ||
| notified | boolean | ||
| priority | number | ||
| elValue | string | ||
| parentEntityType | object | ||
| allowedValues | array of string | ||
| auditable | Auditable | ||
| appendGeneratedCode | boolean | ||
| groupedAttributes | array of GroupedAttributes |
Example
{
"assignedAttributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "TEXT",
"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" : "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" : "PRE_REQUISITE",
"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" : "INCOMPATIBILITY",
"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" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"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" : "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" : "UP",
"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" : "ACTIVE",
"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" : "NEAREST",
"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" : "..."
}
} ],
"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" : "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" : "PRE_REQUISITE",
"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" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"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" : "REGEX",
"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" : "BUSINESS",
"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" : "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" : "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" : "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" : "..."
}
} ],
"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" : "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" : { }
} ]
} ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "INTEGER",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDescription" : "...",
"transient" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"description" : "...",
"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" : [ { }, { } ]
},
"codeChanged" : true,
"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" : { }
}
} ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "IMAGE",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDescription" : "...",
"transient" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"description" : "...",
"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" : [ { }, { } ]
},
"codeChanged" : true,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"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" : { }
}
} ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"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",
"targetAttribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "BOOLEAN",
"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" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : {
"customerCategories" : [ { }, { } ],
"appendGeneratedCode" : true,
"document" : { },
"offerProductTemplates" : [ { }, { } ],
"description" : "...",
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "RETIRED",
"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" : "CLOSED",
"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" : "..."
}, {
"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" : "TEXT",
"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" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : {
"customerCategories" : [ { }, { } ],
"appendGeneratedCode" : true,
"document" : { },
"offerProductTemplates" : [ { }, { } ],
"description" : "...",
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"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" : "..."
} ],
"referenceCode" : "...",
"productVersionAttributes" : [ {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : {
"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" : "REGULAR",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : { },
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ]
},
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : {
"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
},
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
}, {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "INTEGER",
"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" : [ { }, { } ]
},
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : {
"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
},
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
} ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "LIST_TEXT",
"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" : "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" : "PRE_REQUISITE",
"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" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"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" : "OTHER",
"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" : "BUSINESS",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ {
"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" : "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" : "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" : "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" : "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" : { }
} ]
},
"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
} ],
"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" : { }
}
} ],
"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" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ]
},
"tags" : [ {
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"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" : [ { }, { } ]
},
"transient" : true,
"seller" : {
"accountType" : "...",
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"providerContact" : "...",
"externalRef1" : "...",
"descriptionOrCode" : "...",
"paymentGateways" : [ { }, { } ],
"vatNo" : "...",
"defaultLevel" : true,
"parentEntityType" : { },
"tradingCurrency" : { },
"historized" : true,
"contracts" : [ { }, { } ],
"auditable" : { },
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"externalRef2" : "...",
"cfValues" : { },
"transient" : true,
"legalText" : "...",
"parentEntity" : { },
"seller" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"minimumChargeTemplate" : { },
"legalEntityType" : { },
"contactInformation" : { },
"appendGeneratedCode" : true,
"description" : "...",
"isCompany" : true,
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"primaryContact" : { },
"registrationNo" : "...",
"code" : "...",
"tradingLanguage" : { },
"name" : { },
"generalLedger" : { },
"version" : 12345,
"jobTitle" : "...",
"businessAccountModel" : { },
"address" : { },
"id" : 12345,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true
},
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : {
"version" : 12345,
"tags" : [ { }, { } ],
"seller" : { },
"description" : "...",
"historized" : true,
"transient" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"codeChanged" : true,
"code" : "...",
"parentEntity" : { },
"id" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "..."
},
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"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" : [ { }, { } ]
},
"transient" : true,
"seller" : {
"accountType" : "...",
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"providerContact" : "...",
"externalRef1" : "...",
"descriptionOrCode" : "...",
"paymentGateways" : [ { }, { } ],
"vatNo" : "...",
"defaultLevel" : true,
"parentEntityType" : { },
"tradingCurrency" : { },
"historized" : true,
"contracts" : [ { }, { } ],
"auditable" : { },
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"externalRef2" : "...",
"cfValues" : { },
"transient" : true,
"legalText" : "...",
"parentEntity" : { },
"seller" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"minimumChargeTemplate" : { },
"legalEntityType" : { },
"contactInformation" : { },
"appendGeneratedCode" : true,
"description" : "...",
"isCompany" : true,
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"primaryContact" : { },
"registrationNo" : "...",
"code" : "...",
"tradingLanguage" : { },
"name" : { },
"generalLedger" : { },
"version" : 12345,
"jobTitle" : "...",
"businessAccountModel" : { },
"address" : { },
"id" : 12345,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true
},
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : {
"version" : 12345,
"tags" : [ { }, { } ],
"seller" : { },
"description" : "...",
"historized" : true,
"transient" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"codeChanged" : true,
"code" : "...",
"parentEntity" : { },
"id" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "..."
},
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"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
} ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"attributeCategory" : "BUSINESS",
"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
},
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ {
"appendGeneratedCode" : true,
"invoiceSubCategory" : {
"invoiceCategory" : { },
"id" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"sortIndex" : 12345,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"occTemplate" : { },
"historized" : true,
"version" : 12345,
"occTemplateNegative" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"parentEntity" : { },
"accountingCode" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"discount" : 12345.0
},
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"internalNote" : "...",
"status" : "ARCHIVED",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : {
"parentEntity" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"version" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"parentEntityType" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"uuid" : "...",
"codeChanged" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : {
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentEntityType" : { },
"historized" : true,
"codeChanged" : true,
"parentUnitOfMeasure" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionNotNull" : "...",
"symbol" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"referenceCode" : "...",
"baseUnit" : true,
"descriptionOrCode" : "...",
"code" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"description" : "..."
},
"ratingUnitOfMeasure" : {
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentEntityType" : { },
"historized" : true,
"codeChanged" : true,
"parentUnitOfMeasure" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionNotNull" : "...",
"symbol" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"referenceCode" : "...",
"baseUnit" : true,
"descriptionOrCode" : "...",
"code" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"description" : "..."
},
"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" : { }
}
} ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : {
"version" : 12345,
"auditable" : { },
"sourcingRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"id" : 12345,
"referenceDescription" : "...",
"error" : true,
"description" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"active" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"code" : "...",
"parentEntity" : { },
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA_CLASS",
"notified" : true,
"historized" : true,
"scriptParameters" : [ { }, { } ],
"disabled" : true,
"reuse" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"script" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ {
"parentEntity" : { },
"subscriptionEl" : "...",
"param3El" : "...",
"parentEntityType" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"meveoInstance" : { },
"param4El" : "...",
"auditable" : { },
"transient" : true,
"conditionEl" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"triggeredEdrScript" : { },
"param1El" : "...",
"quantityEl" : "...",
"code" : "...",
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"param2El" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceDescription" : "..."
}, {
"parentEntity" : { },
"subscriptionEl" : "...",
"param3El" : "...",
"parentEntityType" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"meveoInstance" : { },
"param4El" : "...",
"auditable" : { },
"transient" : true,
"conditionEl" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"triggeredEdrScript" : { },
"param1El" : "...",
"quantityEl" : "...",
"code" : "...",
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"param2El" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceDescription" : "..."
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"unitMultiplicator" : 12345.0,
"transient" : 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" : [ { }, { } ]
},
"roundingMode" : "NEAREST",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"revenueRecognitionRule" : {
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"stopEvent" : "INVOICE_DUE_DATE",
"startUnit" : "MONTH",
"disabled" : true,
"active" : true,
"descriptionAndCode" : "...",
"parentEntity" : { },
"startEvent" : "SUBSCRIPTION_START",
"script" : { },
"startDelay" : 12345,
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"stopDelay" : 12345,
"historized" : true,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"stopUnit" : "DAY",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"description" : "..."
},
"chargeMainType" : "PRODUCT",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "EMAIL",
"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" : [ { }, { } ]
}, {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "DATE",
"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" : [ { }, { } ]
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
}, {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
} ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}, {
"appendGeneratedCode" : true,
"invoiceSubCategory" : {
"invoiceCategory" : { },
"id" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"sortIndex" : 12345,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"occTemplate" : { },
"historized" : true,
"version" : 12345,
"occTemplateNegative" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"parentEntity" : { },
"accountingCode" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"discount" : 12345.0
},
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"internalNote" : "...",
"status" : "ACTIVE",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : {
"parentEntity" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"version" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"parentEntityType" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"uuid" : "...",
"codeChanged" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : {
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentEntityType" : { },
"historized" : true,
"codeChanged" : true,
"parentUnitOfMeasure" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionNotNull" : "...",
"symbol" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"referenceCode" : "...",
"baseUnit" : true,
"descriptionOrCode" : "...",
"code" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"description" : "..."
},
"ratingUnitOfMeasure" : {
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentEntityType" : { },
"historized" : true,
"codeChanged" : true,
"parentUnitOfMeasure" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionNotNull" : "...",
"symbol" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"referenceCode" : "...",
"baseUnit" : true,
"descriptionOrCode" : "...",
"code" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"description" : "..."
},
"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" : { }
}
} ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : {
"version" : 12345,
"auditable" : { },
"sourcingRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"id" : 12345,
"referenceDescription" : "...",
"error" : true,
"description" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"active" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"code" : "...",
"parentEntity" : { },
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA_CLASS",
"notified" : true,
"historized" : true,
"scriptParameters" : [ { }, { } ],
"disabled" : true,
"reuse" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"script" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ {
"parentEntity" : { },
"subscriptionEl" : "...",
"param3El" : "...",
"parentEntityType" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"meveoInstance" : { },
"param4El" : "...",
"auditable" : { },
"transient" : true,
"conditionEl" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"triggeredEdrScript" : { },
"param1El" : "...",
"quantityEl" : "...",
"code" : "...",
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"param2El" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceDescription" : "..."
}, {
"parentEntity" : { },
"subscriptionEl" : "...",
"param3El" : "...",
"parentEntityType" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"meveoInstance" : { },
"param4El" : "...",
"auditable" : { },
"transient" : true,
"conditionEl" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"triggeredEdrScript" : { },
"param1El" : "...",
"quantityEl" : "...",
"code" : "...",
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"param2El" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceDescription" : "..."
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"unitMultiplicator" : 12345.0,
"transient" : 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" : [ { }, { } ]
},
"roundingMode" : "DOWN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"revenueRecognitionRule" : {
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"stopEvent" : "SUBSCRIPTION_START",
"startUnit" : "MONTH",
"disabled" : true,
"active" : true,
"descriptionAndCode" : "...",
"parentEntity" : { },
"startEvent" : "SUBSCRIPTION_START",
"script" : { },
"startDelay" : 12345,
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"stopDelay" : 12345,
"historized" : true,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"stopUnit" : "DAY",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"description" : "..."
},
"chargeMainType" : "ONESHOT",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "LIST_MULTIPLE_NUMERIC",
"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" : [ { }, { } ]
}, {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "LIST_TEXT",
"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" : [ { }, { } ]
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
}, {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
} ],
"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" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "EXPRESSION_LANGUAGE",
"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" : [ { }, { } ]
},
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : {
"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
}
}, {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "EL",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "LIST_MULTIPLE_TEXT",
"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" : [ { }, { } ]
},
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : {
"customerCategories" : [ { }, { } ],
"appendGeneratedCode" : true,
"document" : { },
"offerProductTemplates" : [ { }, { } ],
"description" : "...",
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "RETIRED",
"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
}
} ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"code" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "BOOLEAN",
"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" : [ { }, { } ]
}, {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "INTEGER",
"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" : [ { }, { } ]
} ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : 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" : { }
}
} ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"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" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"display" : true,
"commercialRules" : [ {
"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" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "INCOMPATIBILITY",
"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" : "..."
} ],
"id" : 12345,
"codeChanged" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"code" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "INFO",
"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" : [ { }, { } ]
}, {
"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" : [ { }, { } ]
} ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : 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" : { }
}
} ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"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" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"display" : true,
"commercialRules" : [ {
"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" : "..."
}, {
"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" : "..."
} ],
"id" : 12345,
"codeChanged" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ]
}