OrderItemProductOffering Data Type

Properties
name data type description
id Serializable
transient boolean
orderItem OrderItem
productOffering ProductOffering
itemOrder number

Example

{
  "id" : { },
  "transient" : true,
  "orderItem" : {
    "description" : "...",
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "status" : "FAILED",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "descriptionAndCode" : "...",
    "order" : {
      "deliveryInstructions" : "...",
      "startDate" : 12345,
      "routedToUserGroup" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "ccedEmails" : "...",
      "shippingAddress" : { },
      "emailTemplate" : { },
      "priority" : 12345,
      "electronicBilling" : true,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "id" : 12345,
      "expectedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "billingRun" : { },
      "parentEntity" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "codeChanged" : true,
      "requestedStartDate" : 12345,
      "dueDateDelayEL" : "...",
      "uuid" : "...",
      "userAccounts" : [ { }, { } ],
      "paymentMethod" : { },
      "externalId" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "code" : "...",
      "quote" : { },
      "parentEntityType" : { },
      "statusMessage" : "...",
      "cfAccumulatedValues" : { },
      "orderItems" : [ { }, { } ],
      "version" : 12345,
      "billingCycle" : { },
      "description" : "...",
      "referenceCode" : "...",
      "invoices" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "orderDate" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "requestedCompletionDate" : 12345,
      "historized" : true,
      "orderNumber" : "...",
      "mailingType" : "AUTO",
      "descriptionAndCode" : "...",
      "totalInvoicingAmountWithTax" : 12345.0,
      "status" : "IN_CREATION",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "email" : "...",
      "category" : "...",
      "notified" : true,
      "transient" : true
    },
    "descriptionOrCode" : "...",
    "source" : "...",
    "referenceCode" : "...",
    "shippingAddress" : {
      "address2" : "...",
      "address3" : "...",
      "state" : "...",
      "city" : "...",
      "address4" : "...",
      "address1" : "...",
      "address5" : "...",
      "countryBundle" : "...",
      "zipCode" : "...",
      "country" : { }
    },
    "itemId" : "...",
    "productInstances" : [ {
      "id" : 12345,
      "description" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "seller" : { },
      "transient" : true,
      "quantity" : 12345.0,
      "cfValues" : { },
      "parentEntityType" : { },
      "version" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "cfAccumulatedValues" : { },
      "productTemplate" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "auditable" : { },
      "applicationDate" : 12345,
      "subscription" : { },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "orderNumber" : "..."
    }, {
      "id" : 12345,
      "description" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "seller" : { },
      "transient" : true,
      "quantity" : 12345.0,
      "cfValues" : { },
      "parentEntityType" : { },
      "version" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "cfAccumulatedValues" : { },
      "productTemplate" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "auditable" : { },
      "applicationDate" : 12345,
      "subscription" : { },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "orderNumber" : "..."
    } ],
    "orderItemProductOfferings" : [ {
      "id" : { },
      "transient" : true,
      "orderItem" : { },
      "productOffering" : { },
      "itemOrder" : 12345
    }, {
      "id" : { },
      "transient" : true,
      "orderItem" : { },
      "productOffering" : { },
      "itemOrder" : 12345
    } ],
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "orderHistories" : [ {
      "version" : 12345,
      "orderNumber" : "...",
      "orderItem" : { },
      "eventDate" : 12345,
      "action" : "MODIFY",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    }, {
      "version" : 12345,
      "orderNumber" : "...",
      "orderItem" : { },
      "eventDate" : 12345,
      "action" : "DELETE",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    } ],
    "version" : 12345,
    "subscription" : {
      "renewed" : true,
      "nextVersion" : { },
      "historized" : true,
      "previousVersion" : { },
      "order" : { },
      "subscriptionExpired" : true,
      "minimumLabelEl" : "...",
      "endAgreementDate" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "minimumArticle" : { },
      "accessPoints" : [ { }, { } ],
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "autoEndOfEngagement" : true,
      "cfAccumulatedValues" : { },
      "productInstances" : [ { }, { } ],
      "referenceDescription" : "...",
      "status" : "CREATED",
      "defaultLevel" : true,
      "subscriptionDaysAge" : 12345,
      "mailingType" : "AUTO",
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "emailTemplate" : { },
      "transient" : true,
      "subscriptionDate" : 12345,
      "allDiscountPlanInstances" : [ { }, { } ],
      "notified" : true,
      "id" : 12345,
      "subscriptionTerminationReason" : { },
      "referenceCode" : "...",
      "description" : "...",
      "ccedEmails" : "...",
      "minimumAmountEl" : "...",
      "paymentMethod" : { },
      "codeChanged" : true,
      "active" : true,
      "auditable" : { },
      "salesPersonName" : "...",
      "versionNumber" : 12345,
      "orderNumber" : "...",
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "electronicBilling" : true,
      "auditableFields" : [ { }, { } ],
      "minimumInvoiceSubCategory" : { },
      "billingRun" : { },
      "offer" : { },
      "prestation" : "...",
      "anyServiceActive" : true,
      "serviceInstances" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "discountPlan" : { },
      "statusDate" : 12345,
      "renewalDate" : 12345,
      "parentEntity" : { },
      "subscribedTillDate" : 12345,
      "renewalNotifiedDate" : 12345,
      "ratingGroup" : "...",
      "seller" : { },
      "validity" : { },
      "userAccount" : { },
      "attributeInstances" : [ { }, { } ],
      "fireRenewalNotice" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "orderOffer" : { },
      "initialSubscriptionRenewal" : "...",
      "edrs" : [ { }, { } ],
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "totalInvoicingAmountWithTax" : 12345.0,
      "accountOperations" : [ { }, { } ],
      "version" : 12345,
      "discountPlanInstances" : [ { }, { } ],
      "subscriptionMonthsAge" : 12345,
      "minimumChargeTemplate" : { },
      "minRatedTransactions" : [ { }, { } ]
    },
    "notified" : true,
    "mainOffering" : {
      "active" : true,
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "customerCategories" : [ { }, { } ],
      "channels" : [ { }, { } ],
      "referenceCode" : "...",
      "validity" : { },
      "historized" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "imagePath" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "description" : "...",
      "disabled" : true,
      "longDescription" : "...",
      "auditable" : { },
      "sellers" : [ { }, { } ],
      "businessAccountModels" : [ { }, { } ],
      "version" : 12345,
      "nameOrCode" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "offerTemplateCategories" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "auditableFields" : [ { }, { } ],
      "globalRatingScriptInstance" : { },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "uuid" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "notified" : true,
      "attachments" : [ { }, { } ],
      "name" : "..."
    },
    "code" : "...",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "userAccount" : {
      "contactInformationNullSafe" : { },
      "registrationNo" : "...",
      "minimumChargeTemplate" : { },
      "statusDate" : 12345,
      "name" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "parentUserAccount" : { },
      "status" : "TERMINATED",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "address" : { },
      "minimumAmountEl" : "...",
      "minimumArticle" : { },
      "seller" : { },
      "externalRef1" : "...",
      "id" : 12345,
      "notified" : true,
      "businessAccountModel" : { },
      "billingAccount" : { },
      "contactInformation" : { },
      "jobTitle" : "...",
      "primaryContact" : { },
      "userAccounts" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "providerContact" : "...",
      "auditable" : { },
      "descriptionOrCode" : "...",
      "wallet" : { },
      "accountType" : "...",
      "description" : "...",
      "transient" : true,
      "isCompany" : true,
      "cfAccumulatedValues" : { },
      "isConsumer" : true,
      "externalRef2" : "...",
      "defaultLevel" : true,
      "vatNo" : "...",
      "version" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "referenceCode" : "...",
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "terminationReason" : { },
      "code" : "...",
      "descriptionAndCode" : "...",
      "historized" : true,
      "uuid" : "...",
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationDate" : 12345,
      "cfValues" : { }
    },
    "codeChanged" : true,
    "orderItemDto" : { },
    "referenceDescription" : "...",
    "parentEntityType" : { },
    "transient" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "action" : "ADD",
    "historized" : true,
    "appendGeneratedCode" : true
  },
  "productOffering" : {
    "active" : true,
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "customerCategories" : [ {
      "uuid" : "...",
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "exonerationTaxEl" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "exoneratedFromTaxes" : true,
      "transient" : true,
      "taxCategoryEl" : "...",
      "historized" : true,
      "taxCategory" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "notified" : true,
      "version" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "exonerationReason" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { }
    }, {
      "uuid" : "...",
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "exonerationTaxEl" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "exoneratedFromTaxes" : true,
      "transient" : true,
      "taxCategoryEl" : "...",
      "historized" : true,
      "taxCategory" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "notified" : true,
      "version" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "exonerationReason" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { }
    } ],
    "channels" : [ {
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "notified" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "transient" : true,
      "parentEntity" : { },
      "disabled" : true,
      "parentEntityType" : { }
    }, {
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "notified" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "code" : "...",
      "transient" : true,
      "parentEntity" : { },
      "disabled" : true,
      "parentEntityType" : { }
    } ],
    "referenceCode" : "...",
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "historized" : true,
    "transient" : true,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "appendGeneratedCode" : true,
    "imagePath" : "...",
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "description" : "...",
    "disabled" : true,
    "longDescription" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "sellers" : [ {
      "parentEntityType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "legalText" : "...",
      "codeChanged" : true,
      "jobTitle" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "description" : "...",
      "contracts" : [ { }, { } ],
      "customerSequences" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "contactInformation" : { },
      "referenceCode" : "...",
      "legalEntityType" : { },
      "parentEntity" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "businessAccountModel" : { },
      "legalType" : "...",
      "providerContact" : "...",
      "name" : { },
      "minimumAmountEl" : "...",
      "historized" : true,
      "uuid" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "version" : 12345,
      "seller" : { },
      "tradingCurrency" : { },
      "descriptionOrCode" : "...",
      "primaryContact" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "address" : { },
      "contactInformationNullSafe" : { },
      "code" : "...",
      "notified" : true,
      "externalRef1" : "...",
      "isCompany" : true,
      "defaultLevel" : true,
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "cfValues" : { },
      "minimumArticle" : { },
      "accountType" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "registrationNo" : "...",
      "vatNo" : "...",
      "minimumLabelEl" : "..."
    }, {
      "parentEntityType" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "legalText" : "...",
      "codeChanged" : true,
      "jobTitle" : "...",
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "description" : "...",
      "contracts" : [ { }, { } ],
      "customerSequences" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "transient" : true,
      "minimumChargeTemplate" : { },
      "contactInformation" : { },
      "referenceCode" : "...",
      "legalEntityType" : { },
      "parentEntity" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "businessAccountModel" : { },
      "legalType" : "...",
      "providerContact" : "...",
      "name" : { },
      "minimumAmountEl" : "...",
      "historized" : true,
      "uuid" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "version" : 12345,
      "seller" : { },
      "tradingCurrency" : { },
      "descriptionOrCode" : "...",
      "primaryContact" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "address" : { },
      "contactInformationNullSafe" : { },
      "code" : "...",
      "notified" : true,
      "externalRef1" : "...",
      "isCompany" : true,
      "defaultLevel" : true,
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "cfValues" : { },
      "minimumArticle" : { },
      "accountType" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "registrationNo" : "...",
      "vatNo" : "...",
      "minimumLabelEl" : "..."
    } ],
    "businessAccountModels" : [ {
      "codeChanged" : true,
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "auditable" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "installed" : true,
      "license" : "BSD3_N",
      "id" : 12345,
      "moduleSource" : "...",
      "downloaded" : true,
      "script" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "active" : true,
      "referenceCode" : "...",
      "parentEntity" : { },
      "description" : "...",
      "version" : 12345,
      "hierarchyType" : "S_BA",
      "transient" : true,
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "historized" : true
    }, {
      "codeChanged" : true,
      "logoPicture" : "...",
      "descriptionAndCode" : "...",
      "auditable" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "installed" : true,
      "license" : "BSD2_S",
      "id" : 12345,
      "moduleSource" : "...",
      "downloaded" : true,
      "script" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "active" : true,
      "referenceCode" : "...",
      "parentEntity" : { },
      "description" : "...",
      "version" : 12345,
      "hierarchyType" : "C_CA",
      "transient" : true,
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "historized" : true
    } ],
    "version" : 12345,
    "nameOrCode" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "referenceDescription" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    }, {
      "cfValuesNullSafe" : { },
      "dirtyCF" : true,
      "parentCFEntities" : [ { }, { } ],
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "CFValuesCopy" : { }
    } ],
    "descriptionAndCode" : "...",
    "offerTemplateCategories" : [ {
      "productOffering" : [ { }, { } ],
      "auditable" : { },
      "codeChanged" : true,
      "orderLevel" : 12345,
      "cfValues" : { },
      "active" : true,
      "description" : "...",
      "parentCategoryCode" : "...",
      "referenceCode" : "...",
      "children" : [ { }, { } ],
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "imagePath" : "...",
      "name" : "...",
      "appendGeneratedCode" : true,
      "assignedToProductOffering" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "disabled" : true,
      "cfAccumulatedValues" : { },
      "code" : "...",
      "transient" : true,
      "referenceDescription" : "...",
      "uuid" : "...",
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "descriptionOrCode" : "...",
      "historized" : true,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ]
    }, {
      "productOffering" : [ { }, { } ],
      "auditable" : { },
      "codeChanged" : true,
      "orderLevel" : 12345,
      "cfValues" : { },
      "active" : true,
      "description" : "...",
      "parentCategoryCode" : "...",
      "referenceCode" : "...",
      "children" : [ { }, { } ],
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "imagePath" : "...",
      "name" : "...",
      "appendGeneratedCode" : true,
      "assignedToProductOffering" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "disabled" : true,
      "cfAccumulatedValues" : { },
      "code" : "...",
      "transient" : true,
      "referenceDescription" : "...",
      "uuid" : "...",
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "descriptionOrCode" : "...",
      "historized" : true,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ]
    } ],
    "lifeCycleStatus" : "OBSOLETE",
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "globalRatingScriptInstance" : {
      "auditable" : { },
      "notified" : true,
      "executionRoles" : [ "...", "..." ],
      "auditableFields" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA_CLASS",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "active" : true,
      "version" : 12345,
      "reuse" : true,
      "error" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "sourcingRoles" : [ "...", "..." ],
      "disabled" : true,
      "referenceCode" : "...",
      "scriptInstanceCategory" : { },
      "historized" : true,
      "scriptErrors" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "script" : "...",
      "descriptionAndCode" : "..."
    },
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "code" : "...",
    "uuid" : "...",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "notified" : true,
    "attachments" : [ {
      "auditable" : { },
      "uri" : "...",
      "historized" : true,
      "codeChanged" : true,
      "transient" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "notified" : true,
      "description" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "mimeType" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "referenceCode" : "..."
    }, {
      "auditable" : { },
      "uri" : "...",
      "historized" : true,
      "codeChanged" : true,
      "transient" : true,
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "notified" : true,
      "description" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "mimeType" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "referenceCode" : "..."
    } ],
    "name" : "..."
  },
  "itemOrder" : 12345
}