| name | data type | constraints | description |
|---|---|---|---|
| allowedValues | array of string | ||
| id | number | ||
| parentAttribute | Attribute | ||
| attributeCategory | AttributeCategoryEnum | ||
| array of Tag | |||
| referenceDescription | string | ||
| priority | number | ||
| active | boolean | ||
| productVersionAttributes | array of ProductVersionAttribute | ||
| transient | boolean | ||
| parentEntityType | object | ||
| attributeType | AttributeTypeEnum | ||
| assignedAttributes | array of Attribute | ||
| descriptionAndCode | string | ||
| cfAccumulatedValues | CustomFieldValues | ||
| referenceCode | string | ||
| parentEntity | BusinessEntity | ||
| medias | array of Media | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| auditableFields | array of AuditableFieldHistory | ||
| historized | boolean | ||
| notified | boolean | ||
| description | string | max size: 255, min size: 0 | |
| uuid | string | ||
| codeChanged | boolean | ||
| chargeTemplates | array of ChargeTemplate | ||
| appendGeneratedCode | boolean | ||
| groupedAttributes | array of GroupedAttributes | ||
| commercialRules | array of CommercialRuleHeader | ||
| unitNbDecimal | number | ||
| disabled | boolean | ||
| elValue | string | ||
| offerTemplateAttribute | array of OfferTemplateAttribute | ||
| cfValues | CustomFieldValues | ||
| code | string | required, max size: 255, min size: 1 | |
| version | number | ||
| descriptionOrCode | string | ||
| auditable | Auditable |
Example
{
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
}, {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
} ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "REGEX",
"mandatory" : true,
"transient" : true
}, {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "REGEX",
"mandatory" : true,
"transient" : true
} ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "LIST_TEXT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"medias" : [ {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "IMAGE",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
}, {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "VIDEO",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "USAGE",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "CREDIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "UP",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "ARCHIVED",
"attributes" : [ { }, { } ]
}, {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "ONESHOT",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "DEBIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "NEAREST",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "ARCHIVED",
"attributes" : [ { }, { } ]
} ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
}, {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
} ],
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "INCOMPATIBILITY",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "INCOMPATIBILITY",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
} ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "REGEX",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
}, {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "EL",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
}
},
"attributeCategory" : "REGULAR",
"tags" : [ {
"description" : "...",
"transient" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"parentEntityType" : { },
"tagType" : {
"notified" : true,
"description" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"seller" : { },
"parentEntity" : { },
"referenceCode" : "...",
"version" : 12345,
"tags" : [ { }, { } ],
"codeChanged" : true,
"transient" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"parentEntityType" : { }
},
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : {
"businessAccountModel" : { },
"parentEntity" : { },
"uuid" : "...",
"vatNo" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"registrationNo" : "...",
"historized" : true,
"name" : { },
"minimumChargeTemplate" : { },
"appendGeneratedCode" : true,
"description" : "...",
"auditable" : { },
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"invoiceTypeSequence" : [ { }, { } ],
"minimumAmountEl" : "...",
"providerContact" : "...",
"tradingLanguage" : { },
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"defaultLevel" : true,
"descriptionAndCode" : "...",
"isCompany" : true,
"tradingCurrency" : { },
"primaryContact" : { },
"minimumLabelEl" : "...",
"transient" : true,
"externalRef1" : "...",
"seller" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"legalEntityType" : { },
"jobTitle" : "...",
"contactInformation" : { },
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"legalType" : "...",
"version" : 12345,
"contracts" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"legalText" : "...",
"cfValues" : { },
"address" : { },
"id" : 12345,
"notified" : true
},
"appendGeneratedCode" : true,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"id" : 12345
}, {
"description" : "...",
"transient" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"parentEntityType" : { },
"tagType" : {
"notified" : true,
"description" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"seller" : { },
"parentEntity" : { },
"referenceCode" : "...",
"version" : 12345,
"tags" : [ { }, { } ],
"codeChanged" : true,
"transient" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"parentEntityType" : { }
},
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : {
"businessAccountModel" : { },
"parentEntity" : { },
"uuid" : "...",
"vatNo" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"registrationNo" : "...",
"historized" : true,
"name" : { },
"minimumChargeTemplate" : { },
"appendGeneratedCode" : true,
"description" : "...",
"auditable" : { },
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"invoiceTypeSequence" : [ { }, { } ],
"minimumAmountEl" : "...",
"providerContact" : "...",
"tradingLanguage" : { },
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"defaultLevel" : true,
"descriptionAndCode" : "...",
"isCompany" : true,
"tradingCurrency" : { },
"primaryContact" : { },
"minimumLabelEl" : "...",
"transient" : true,
"externalRef1" : "...",
"seller" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"legalEntityType" : { },
"jobTitle" : "...",
"contactInformation" : { },
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"legalType" : "...",
"version" : 12345,
"contracts" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"legalText" : "...",
"cfValues" : { },
"address" : { },
"id" : 12345,
"notified" : true
},
"appendGeneratedCode" : true,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"id" : 12345
} ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "LIST_MULTIPLE_TEXT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"productVersion" : {
"status" : "CLOSED",
"version" : 12345,
"tags" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"longDescription" : "...",
"auditable" : { },
"groupedAttributes" : [ { }, { } ],
"currentVersion" : 12345,
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"shortDescription" : "...",
"attributes" : [ { }, { } ],
"product" : { },
"validity" : { }
},
"validationPattern" : "...",
"validationType" : "REGEX",
"mandatory" : true,
"transient" : true
}, {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "CALENDAR",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"productVersion" : {
"status" : "PUBLISHED",
"version" : 12345,
"tags" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"longDescription" : "...",
"auditable" : { },
"groupedAttributes" : [ { }, { } ],
"currentVersion" : 12345,
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"shortDescription" : "...",
"attributes" : [ { }, { } ],
"product" : { },
"validity" : { }
},
"validationPattern" : "...",
"validationType" : "EL",
"mandatory" : true,
"transient" : true
} ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "LIST_TEXT",
"assignedAttributes" : [ {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
}, {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
} ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "EL",
"mandatory" : true,
"transient" : true
}, {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "EL",
"mandatory" : true,
"transient" : true
} ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "PHONE",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"medias" : [ {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "IMAGE",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
}, {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "VIDEO",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "PRODUCT",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "CREDIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "UP",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "ACTIVE",
"attributes" : [ { }, { } ]
}, {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "USAGE",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "DEBIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "DOWN",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "DRAFT",
"attributes" : [ { }, { } ]
} ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
}, {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
} ],
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "REPLACEMENT",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "PRE_REQUISITE",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
} ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "EL",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
}, {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "REGEX",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
}
}, {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
}, {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
} ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "EL",
"mandatory" : true,
"transient" : true
}, {
"display" : true,
"version" : 12345,
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"validationLabel" : "...",
"id" : 12345,
"sequence" : 12345,
"readOnly" : true,
"attribute" : { },
"productVersion" : { },
"validationPattern" : "...",
"validationType" : "EL",
"mandatory" : true,
"transient" : true
} ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "COUNT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"medias" : [ {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "IMAGE",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
}, {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "VIDEO",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"mediaName" : "..."
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "ONESHOT",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "CREDIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "NEAREST",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "ARCHIVED",
"attributes" : [ { }, { } ]
}, {
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : { },
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "ONESHOT",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"auditableFields" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : { },
"type" : "DEBIT",
"invoiceSubCategory" : { },
"outputUnitEL" : "...",
"roundingMode" : "DOWN",
"parentEntity" : { },
"auditable" : { },
"cfValues" : { },
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"status" : "ACTIVE",
"attributes" : [ { }, { } ]
} ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
}, {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
} ],
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "INCOMPATIBILITY",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "PRE_REQUISITE",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
} ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "REGEX",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
}, {
"offerTemplate" : { },
"validationPattern" : "...",
"attribute" : { },
"version" : 12345,
"sequence" : 12345,
"validationType" : "REGEX",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
}
} ],
"descriptionAndCode" : "...",
"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
},
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"medias" : [ {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"code" : "...",
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"parentEntityType" : { },
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "IMAGE",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mediaName" : "..."
}, {
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345,
"main" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"code" : "...",
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"label" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"parentEntityType" : { },
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"uuid" : "...",
"codeChanged" : true,
"mediaPath" : "...",
"referenceCode" : "...",
"mediaType" : "IMAGE",
"notified" : true,
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mediaName" : "..."
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ {
"uuid" : "...",
"edrTemplates" : [ {
"codeChanged" : true,
"parentEntityType" : { },
"version" : 12345,
"transient" : true,
"subscriptionEl" : "...",
"notified" : true,
"code" : "...",
"appendGeneratedCode" : true,
"meveoInstance" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"conditionEl" : "...",
"param1El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"triggeredEdrScript" : { },
"param4El" : "...",
"id" : 12345,
"referenceDescription" : "...",
"param3El" : "...",
"parentEntity" : { },
"description" : "...",
"opencellInstanceEL" : "...",
"historized" : true,
"auditable" : { },
"descriptionAndCode" : "..."
}, {
"codeChanged" : true,
"parentEntityType" : { },
"version" : 12345,
"transient" : true,
"subscriptionEl" : "...",
"notified" : true,
"code" : "...",
"appendGeneratedCode" : true,
"meveoInstance" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"conditionEl" : "...",
"param1El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"triggeredEdrScript" : { },
"param4El" : "...",
"id" : 12345,
"referenceDescription" : "...",
"param3El" : "...",
"parentEntity" : { },
"description" : "...",
"opencellInstanceEL" : "...",
"historized" : true,
"auditable" : { },
"descriptionAndCode" : "..."
} ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : {
"parentEntity" : { },
"historized" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentEntityType" : { },
"sourceTypeEnum" : "JAVA",
"code" : "...",
"description" : "...",
"error" : true,
"script" : "...",
"referenceCode" : "...",
"id" : 12345,
"sourcingRoles" : [ "...", "..." ],
"notified" : true,
"version" : 12345,
"executionRoles" : [ "...", "..." ],
"reuse" : true,
"transient" : true,
"scriptErrors" : [ { }, { } ],
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"scriptInstanceCategory" : { },
"disabled" : true,
"active" : true
},
"productCharges" : [ {
"version" : 12345,
"counterTemplate" : { },
"product" : { },
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"chargeTemplate" : { },
"transient" : true,
"accumulatorCounterTemplates" : [ { }, { } ]
}, {
"version" : 12345,
"counterTemplate" : { },
"product" : { },
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"chargeTemplate" : { },
"transient" : true,
"accumulatorCounterTemplates" : [ { }, { } ]
} ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : {
"version" : 12345,
"descriptionAndCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"notified" : true,
"uuid" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"description" : "...",
"cfAccumulatedValues" : { },
"code" : "..."
},
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "USAGE",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"revenueRecognitionRule" : {
"auditable" : { },
"historized" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"code" : "...",
"id" : 12345,
"stopUnit" : "MONTH",
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"script" : { },
"stopEvent" : "SERVICE_PERIOD_STOP",
"referenceDescription" : "...",
"startEvent" : "INVOICE_DATE",
"active" : true,
"parentEntityType" : { },
"referenceCode" : "...",
"startUnit" : "DAY",
"descriptionAndCode" : "...",
"description" : "...",
"startDelay" : 12345,
"disabled" : true,
"transient" : true,
"parentEntity" : { },
"stopDelay" : 12345
},
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"id" : 12345,
"ratingUnitOfMeasure" : {
"descriptionNotNull" : "...",
"description" : "...",
"baseUnit" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentUnitOfMeasure" : { },
"parentEntityType" : { },
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"symbol" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"descriptionAndCode" : "..."
},
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : {
"descriptionNotNull" : "...",
"description" : "...",
"baseUnit" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentUnitOfMeasure" : { },
"parentEntityType" : { },
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"symbol" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"descriptionAndCode" : "..."
},
"type" : "DEBIT",
"invoiceSubCategory" : {
"sortIndex" : 12345,
"uuid" : "...",
"historized" : true,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplateNegative" : { },
"discount" : 12345.0,
"description" : "...",
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"occTemplate" : { },
"parentEntity" : { },
"codeChanged" : true,
"auditable" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"invoiceCategory" : { },
"code" : "...",
"descriptionAndCode" : "...",
"transient" : true
},
"outputUnitEL" : "...",
"roundingMode" : "HALF_EVEN",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"notified" : true,
"status" : "DRAFT",
"attributes" : [ {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "INFO",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
}, {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "EXPRESSION_LANGUAGE",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
} ]
}, {
"uuid" : "...",
"edrTemplates" : [ {
"codeChanged" : true,
"parentEntityType" : { },
"version" : 12345,
"transient" : true,
"subscriptionEl" : "...",
"notified" : true,
"code" : "...",
"appendGeneratedCode" : true,
"meveoInstance" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"conditionEl" : "...",
"param1El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"triggeredEdrScript" : { },
"param4El" : "...",
"id" : 12345,
"referenceDescription" : "...",
"param3El" : "...",
"parentEntity" : { },
"description" : "...",
"opencellInstanceEL" : "...",
"historized" : true,
"auditable" : { },
"descriptionAndCode" : "..."
}, {
"codeChanged" : true,
"parentEntityType" : { },
"version" : 12345,
"transient" : true,
"subscriptionEl" : "...",
"notified" : true,
"code" : "...",
"appendGeneratedCode" : true,
"meveoInstance" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"conditionEl" : "...",
"param1El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"triggeredEdrScript" : { },
"param4El" : "...",
"id" : 12345,
"referenceDescription" : "...",
"param3El" : "...",
"parentEntity" : { },
"description" : "...",
"opencellInstanceEL" : "...",
"historized" : true,
"auditable" : { },
"descriptionAndCode" : "..."
} ],
"unitMultiplicator" : 12345.0,
"referenceCode" : "...",
"sortIndexEl" : "...",
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"codeChanged" : true,
"inputUnitEL" : "...",
"taxClassEl" : "...",
"ratingScript" : {
"parentEntity" : { },
"historized" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentEntityType" : { },
"sourceTypeEnum" : "JAVA",
"code" : "...",
"description" : "...",
"error" : true,
"script" : "...",
"referenceCode" : "...",
"id" : 12345,
"sourcingRoles" : [ "...", "..." ],
"notified" : true,
"version" : 12345,
"executionRoles" : [ "...", "..." ],
"reuse" : true,
"transient" : true,
"scriptErrors" : [ { }, { } ],
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"scriptInstanceCategory" : { },
"disabled" : true,
"active" : true
},
"productCharges" : [ {
"version" : 12345,
"counterTemplate" : { },
"product" : { },
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"chargeTemplate" : { },
"transient" : true,
"accumulatorCounterTemplates" : [ { }, { } ]
}, {
"version" : 12345,
"counterTemplate" : { },
"product" : { },
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"chargeTemplate" : { },
"transient" : true,
"accumulatorCounterTemplates" : [ { }, { } ]
} ],
"parentEntityType" : { },
"inputUnitDescription" : "...",
"amountEditable" : true,
"roundingValuesComputed" : true,
"description" : "...",
"dropZeroWo" : true,
"transient" : true,
"taxClass" : {
"version" : 12345,
"descriptionAndCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"notified" : true,
"uuid" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"description" : "...",
"cfAccumulatedValues" : { },
"code" : "..."
},
"unitNbDecimal" : 12345,
"code" : "...",
"chargeMainType" : "RECURRING",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"revenueRecognitionRule" : {
"auditable" : { },
"historized" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"code" : "...",
"id" : 12345,
"stopUnit" : "MONTH",
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"script" : { },
"stopEvent" : "SERVICE_PERIOD_START",
"referenceDescription" : "...",
"startEvent" : "INVOICE_DATE",
"active" : true,
"parentEntityType" : { },
"referenceCode" : "...",
"startUnit" : "MONTH",
"descriptionAndCode" : "...",
"description" : "...",
"startDelay" : 12345,
"disabled" : true,
"transient" : true,
"parentEntity" : { },
"stopDelay" : 12345
},
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"id" : 12345,
"ratingUnitOfMeasure" : {
"descriptionNotNull" : "...",
"description" : "...",
"baseUnit" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentUnitOfMeasure" : { },
"parentEntityType" : { },
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"symbol" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"descriptionAndCode" : "..."
},
"appendGeneratedCode" : true,
"version" : 12345,
"filterExpression" : "...",
"inputUnitOfMeasure" : {
"descriptionNotNull" : "...",
"description" : "...",
"baseUnit" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentUnitOfMeasure" : { },
"parentEntityType" : { },
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"symbol" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"multiplicator" : 12345,
"notified" : true,
"descriptionAndCode" : "..."
},
"type" : "DEBIT",
"invoiceSubCategory" : {
"sortIndex" : 12345,
"uuid" : "...",
"historized" : true,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplateNegative" : { },
"discount" : 12345.0,
"description" : "...",
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"occTemplate" : { },
"parentEntity" : { },
"codeChanged" : true,
"auditable" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"invoiceCategory" : { },
"code" : "...",
"descriptionAndCode" : "...",
"transient" : true
},
"outputUnitEL" : "...",
"roundingMode" : "DOWN",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"active" : true,
"historized" : true,
"chargeType" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"notified" : true,
"status" : "ACTIVE",
"attributes" : [ {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "LIST_NUMERIC",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
}, {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "TEXT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
} ]
} ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"display" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"referenceCode" : "...",
"attributes" : [ {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "INTEGER",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
}, {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "COUNT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
} ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"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
},
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE_OFFER",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "REPLACEMENT",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "INCOMPATIBILITY",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
} ],
"active" : true,
"appendGeneratedCode" : true
}, {
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"display" : true,
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"referenceCode" : "...",
"attributes" : [ {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "EMAIL",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
}, {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "COUNT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
} ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"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
},
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE_OFFER",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "PRE_REQUISITE",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : { },
"targetGroupedAttributes" : { },
"targetOfferTemplate" : { },
"scopeType" : "QUOTE_OFFER",
"transient" : true,
"disabled" : true,
"targetProduct" : { },
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ { }, { } ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "PRE_REQUISITE",
"targetProductVersion" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ]
} ],
"active" : true,
"appendGeneratedCode" : true
} ],
"commercialRules" : [ {
"parentEntityType" : { },
"code" : "...",
"targetTag" : {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"targetGroupedAttributes" : {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
},
"targetOfferTemplate" : {
"globalRatingScriptInstance" : { },
"auditableFields" : [ { }, { } ],
"attachments" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"offerModel" : { },
"parentEntity" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"businessAccountModels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"transient" : true,
"isModel" : true,
"cfValues" : { },
"descriptionOrCode" : "...",
"description" : "...",
"channels" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"commercialRules" : [ { }, { } ],
"notified" : true,
"code" : "...",
"nameOrCode" : "...",
"statusDate" : 12345,
"version" : 12345,
"tags" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerComponents" : [ { }, { } ],
"sellers" : [ { }, { } ],
"allowedDiscountPlans" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"minimumAmountEl" : "...",
"transientCode" : "...",
"prefix" : "...",
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"validity" : { },
"longDescription" : "...",
"productTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"subscriptionRenewal" : { },
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"lifeCycleStatus" : "OBSOLETE",
"referenceCode" : "...",
"disabled" : true,
"name" : "...",
"minimumChargeTemplate" : { },
"uuid" : "...",
"customerCategories" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"businessOfferModel" : { }
},
"scopeType" : "QUOTE_OFFER",
"transient" : true,
"disabled" : true,
"targetProduct" : {
"version" : 12345,
"model" : "...",
"currentVersion" : { },
"productCharges" : [ { }, { } ],
"status" : "DRAFT",
"historized" : true,
"medias" : [ { }, { } ],
"serviceUsageCharges" : [ { }, { } ],
"active" : true,
"notified" : true,
"disabled" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"brand" : { },
"referenceCode" : "...",
"pricePlanMatrixColumns" : [ { }, { } ],
"modelChildren" : [ "...", "..." ],
"offerComponents" : [ { }, { } ],
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"uuid" : "...",
"cfAccumulatedValues" : { },
"productLine" : { },
"serviceTerminationCharges" : [ { }, { } ],
"descriptionAndCode" : "...",
"priceVersionDateSetting" : "QUOTE",
"productModel" : { },
"commercialRuleLines" : [ { }, { } ],
"isModel" : true,
"commercialRuleHeader" : [ { }, { } ],
"auditable" : { },
"cfValues" : { },
"description" : "...",
"id" : 12345,
"code" : "...",
"discountList" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"packageFlag" : true,
"discountFlag" : true,
"productVersions" : [ { }, { } ],
"reference" : "...",
"serviceSubscriptionCharges" : [ { }, { } ],
"appendGeneratedCode" : true,
"articleMappingLines" : [ { }, { } ]
},
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ {
"commercialRuleLines" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"operator" : "AND",
"version" : 12345,
"commercialRuleHeader" : { },
"ruleItemEl" : "..."
}, {
"commercialRuleLines" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"operator" : "OR",
"version" : 12345,
"commercialRuleHeader" : { },
"ruleItemEl" : "..."
} ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "LIST_MULTIPLE_TEXT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "PRE_REQUISITE",
"targetProductVersion" : {
"status" : "CLOSED",
"version" : 12345,
"tags" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"longDescription" : "...",
"auditable" : { },
"groupedAttributes" : [ { }, { } ],
"currentVersion" : 12345,
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"shortDescription" : "...",
"attributes" : [ { }, { } ],
"product" : { },
"validity" : { }
},
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ]
}, {
"parentEntityType" : { },
"code" : "...",
"targetTag" : {
"description" : "...",
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"tagType" : { },
"name" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"filterEl" : "...",
"referenceCode" : "...",
"parentTag" : { },
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"seller" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"targetGroupedAttributes" : {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"display" : true,
"parentEntity" : { },
"referenceCode" : "...",
"attributes" : [ { }, { } ],
"mandatory" : true,
"transient" : true,
"historized" : true,
"uuid" : "...",
"sequence" : 12345,
"disabled" : true,
"notified" : true,
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"active" : true,
"appendGeneratedCode" : true
},
"targetOfferTemplate" : {
"globalRatingScriptInstance" : { },
"auditableFields" : [ { }, { } ],
"attachments" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"offerModel" : { },
"parentEntity" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"businessAccountModels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"transient" : true,
"isModel" : true,
"cfValues" : { },
"descriptionOrCode" : "...",
"description" : "...",
"channels" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"commercialRules" : [ { }, { } ],
"notified" : true,
"code" : "...",
"nameOrCode" : "...",
"statusDate" : 12345,
"version" : 12345,
"tags" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerComponents" : [ { }, { } ],
"sellers" : [ { }, { } ],
"allowedDiscountPlans" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"minimumAmountEl" : "...",
"transientCode" : "...",
"prefix" : "...",
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"validity" : { },
"longDescription" : "...",
"productTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"subscriptionRenewal" : { },
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"lifeCycleStatus" : "ACTIVE",
"referenceCode" : "...",
"disabled" : true,
"name" : "...",
"minimumChargeTemplate" : { },
"uuid" : "...",
"customerCategories" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"businessOfferModel" : { }
},
"scopeType" : "QUOTE_OFFER",
"transient" : true,
"disabled" : true,
"targetProduct" : {
"version" : 12345,
"model" : "...",
"currentVersion" : { },
"productCharges" : [ { }, { } ],
"status" : "CLOSED",
"historized" : true,
"medias" : [ { }, { } ],
"serviceUsageCharges" : [ { }, { } ],
"active" : true,
"notified" : true,
"disabled" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"brand" : { },
"referenceCode" : "...",
"pricePlanMatrixColumns" : [ { }, { } ],
"modelChildren" : [ "...", "..." ],
"offerComponents" : [ { }, { } ],
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"uuid" : "...",
"cfAccumulatedValues" : { },
"productLine" : { },
"serviceTerminationCharges" : [ { }, { } ],
"descriptionAndCode" : "...",
"priceVersionDateSetting" : "QUOTE",
"productModel" : { },
"commercialRuleLines" : [ { }, { } ],
"isModel" : true,
"commercialRuleHeader" : [ { }, { } ],
"auditable" : { },
"cfValues" : { },
"description" : "...",
"id" : 12345,
"code" : "...",
"discountList" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"packageFlag" : true,
"discountFlag" : true,
"productVersions" : [ { }, { } ],
"reference" : "...",
"serviceSubscriptionCharges" : [ { }, { } ],
"appendGeneratedCode" : true,
"articleMappingLines" : [ { }, { } ]
},
"targetProductCode" : "...",
"description" : "...",
"notified" : true,
"commercialRuleItems" : [ {
"commercialRuleLines" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"operator" : "OR",
"version" : 12345,
"commercialRuleHeader" : { },
"ruleItemEl" : "..."
}, {
"commercialRuleLines" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"operator" : "AND",
"version" : 12345,
"commercialRuleHeader" : { },
"ruleItemEl" : "..."
} ],
"targetAttributeValue" : "...",
"id" : 12345,
"targetOfferTemplateCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"descriptionOrCode" : "...",
"ruleEl" : "...",
"referenceDescription" : "...",
"targetAttribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "TEXT",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"ruleType" : "REPLACEMENT",
"targetProductVersion" : {
"status" : "CLOSED",
"version" : 12345,
"tags" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"longDescription" : "...",
"auditable" : { },
"groupedAttributes" : [ { }, { } ],
"currentVersion" : 12345,
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"shortDescription" : "...",
"attributes" : [ { }, { } ],
"product" : { },
"validity" : { }
},
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ]
} ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ {
"offerTemplate" : {
"globalRatingScriptInstance" : { },
"auditableFields" : [ { }, { } ],
"attachments" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"offerModel" : { },
"parentEntity" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"businessAccountModels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"transient" : true,
"isModel" : true,
"cfValues" : { },
"descriptionOrCode" : "...",
"description" : "...",
"channels" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"commercialRules" : [ { }, { } ],
"notified" : true,
"code" : "...",
"nameOrCode" : "...",
"statusDate" : 12345,
"version" : 12345,
"tags" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerComponents" : [ { }, { } ],
"sellers" : [ { }, { } ],
"allowedDiscountPlans" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"minimumAmountEl" : "...",
"transientCode" : "...",
"prefix" : "...",
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"validity" : { },
"longDescription" : "...",
"productTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"subscriptionRenewal" : { },
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"lifeCycleStatus" : "IN_TEST",
"referenceCode" : "...",
"disabled" : true,
"name" : "...",
"minimumChargeTemplate" : { },
"uuid" : "...",
"customerCategories" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"businessOfferModel" : { }
},
"validationPattern" : "...",
"attribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "REGULAR",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "INTEGER",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"version" : 12345,
"sequence" : 12345,
"validationType" : "EL",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
}, {
"offerTemplate" : {
"globalRatingScriptInstance" : { },
"auditableFields" : [ { }, { } ],
"attachments" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"offerModel" : { },
"parentEntity" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"businessAccountModels" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"transient" : true,
"isModel" : true,
"cfValues" : { },
"descriptionOrCode" : "...",
"description" : "...",
"channels" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"commercialRules" : [ { }, { } ],
"notified" : true,
"code" : "...",
"nameOrCode" : "...",
"statusDate" : 12345,
"version" : 12345,
"tags" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerComponents" : [ { }, { } ],
"sellers" : [ { }, { } ],
"allowedDiscountPlans" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"minimumAmountEl" : "...",
"transientCode" : "...",
"prefix" : "...",
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"validity" : { },
"longDescription" : "...",
"productTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"subscriptionRenewal" : { },
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"lifeCycleStatus" : "OBSOLETE",
"referenceCode" : "...",
"disabled" : true,
"name" : "...",
"minimumChargeTemplate" : { },
"uuid" : "...",
"customerCategories" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"businessOfferModel" : { }
},
"validationPattern" : "...",
"attribute" : {
"allowedValues" : [ "...", "..." ],
"id" : 12345,
"parentAttribute" : { },
"attributeCategory" : "BUSINESS",
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"priority" : 12345,
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"attributeType" : "EMAIL",
"assignedAttributes" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"medias" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"unitNbDecimal" : 12345,
"disabled" : true,
"elValue" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : { }
},
"version" : 12345,
"sequence" : 12345,
"validationType" : "EL",
"id" : 12345,
"readOnly" : true,
"transient" : true,
"mandatory" : true,
"validationLabel" : "...",
"mandatoryWithEl" : "...",
"defaultValue" : "...",
"display" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"code" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
}
}