DigitalResource Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
productOfferings array of ProductOffering  
transient boolean  
code string required, max size: 255, min size: 1
parentEntityType object  
referenceDescription string  
version number  
disabled boolean  
active boolean  
parentEntity BusinessEntity  
auditableFields array of AuditableFieldHistory  
historized boolean  
auditable Auditable  
uri string  
descriptionOrCode string  
codeChanged boolean  
referenceCode string  
mimeType string  
descriptionAndCode string  
appendGeneratedCode boolean  
notified boolean  
id number  
description string max size: 255, min size: 0

Example

{
  "productOfferings" : [ {
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "channels" : [ {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    }, {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    } ],
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "longDescription" : "...",
    "parentEntityType" : { },
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "customerCategories" : [ {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    }, {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    } ],
    "code" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "lifeCycleStatus" : "LAUNCHED",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "appendGeneratedCode" : true,
    "referenceCode" : "...",
    "notified" : true,
    "businessAccountModels" : [ {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "EPL",
      "descriptionAndCode" : "...",
      "code" : "..."
    }, {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "MOZ",
      "descriptionAndCode" : "...",
      "code" : "..."
    } ],
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "nameOrCode" : "...",
    "offerTemplateCategories" : [ {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    }, {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    } ],
    "codeChanged" : true,
    "globalRatingScriptInstance" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "descriptionOrCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "descriptionAndCode" : "...",
    "version" : 12345,
    "active" : true,
    "attachments" : [ {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    }, {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    } ],
    "sellers" : [ {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    }, {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "name" : "...",
    "transient" : true,
    "description" : "...",
    "uuid" : "...",
    "historized" : true,
    "imagePath" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "disabled" : true
  }, {
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "channels" : [ {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    }, {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    } ],
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "longDescription" : "...",
    "parentEntityType" : { },
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "customerCategories" : [ {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    }, {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    } ],
    "code" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "lifeCycleStatus" : "REJECTED",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "appendGeneratedCode" : true,
    "referenceCode" : "...",
    "notified" : true,
    "businessAccountModels" : [ {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "BA_UA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "EPL",
      "descriptionAndCode" : "...",
      "code" : "..."
    }, {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "C_BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "MOZ",
      "descriptionAndCode" : "...",
      "code" : "..."
    } ],
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "nameOrCode" : "...",
    "offerTemplateCategories" : [ {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    }, {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    } ],
    "codeChanged" : true,
    "globalRatingScriptInstance" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "descriptionOrCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "descriptionAndCode" : "...",
    "version" : 12345,
    "active" : true,
    "attachments" : [ {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    }, {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    } ],
    "sellers" : [ {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    }, {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "name" : "...",
    "transient" : true,
    "description" : "...",
    "uuid" : "...",
    "historized" : true,
    "imagePath" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "disabled" : true
  } ],
  "transient" : true,
  "code" : "...",
  "parentEntityType" : { },
  "referenceDescription" : "...",
  "version" : 12345,
  "disabled" : true,
  "active" : true,
  "parentEntity" : {
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : { },
    "codeChanged" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "historized" : true,
    "descriptionOrCode" : "..."
  },
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "historized" : true,
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "uri" : "...",
  "descriptionOrCode" : "...",
  "codeChanged" : true,
  "referenceCode" : "...",
  "mimeType" : "...",
  "descriptionAndCode" : "...",
  "appendGeneratedCode" : true,
  "notified" : true,
  "id" : 12345,
  "description" : "..."
}