OfferTemplate Data Type

Implemented Interfaces
Serializable
Properties
name data type description
businessOfferModel BusinessOfferModel
offerProductTemplates array of OfferProductTemplate
serviceTemplatesByChargeType map of array of ServiceTemplate
longDescription string
productTemplates array of ProductTemplate
offerServiceTemplates array of OfferServiceTemplate
prefix string
transientCode string
Properties inherited from ProductOffering
imagePath string
channels array of Channel
attachments array of DigitalResource
lifeCycleStatus LifeCycleStatusEnum
name string
businessAccountModels array of BusinessAccountModel
offerTemplateCategories array of OfferTemplateCategory
nameOrCode string
validTo number
validFrom number
Properties inherited from BusinessCFEntity
parentCFEntities array of object
uuid string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "businessOfferModel" : {
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "LAUNCHED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "logoPicture" : "...",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "scriptErrors" : [ { }, { } ],
      "script" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "downloaded" : true,
    "installed" : true,
    "license" : "BSD3_R",
    "moduleSource" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "offerProductTemplates" : [ {
    "productTemplate" : {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "mandatory" : true,
    "transient" : true,
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : { }
  }, {
    "productTemplate" : {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "mandatory" : true,
    "transient" : true,
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : { }
  } ],
  "serviceTemplatesByChargeType" : {
    "property1" : [ {
      "serviceTerminationCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "businessServiceModel" : {
        "serviceTemplate" : { },
        "duplicatePricePlan" : true,
        "duplicateService" : true,
        "logoPicture" : "...",
        "script" : { },
        "moduleItems" : [ { }, { } ],
        "downloaded" : true,
        "installed" : true,
        "license" : "BSD3_R",
        "moduleSource" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "selected" : true,
      "serviceUsageCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "invoicingCalendar" : {
        "initDate" : 12345,
        "calendarType" : "...",
        "calendarTypeWSubtypes" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "serviceRecurringCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : {
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : {
        "lastModified" : 12345,
        "updater" : "...",
        "created" : 12345,
        "updated" : 12345,
        "creator" : "...",
        "lastUser" : "..."
      },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceTerminationCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "businessServiceModel" : {
        "serviceTemplate" : { },
        "duplicatePricePlan" : true,
        "duplicateService" : true,
        "logoPicture" : "...",
        "script" : { },
        "moduleItems" : [ { }, { } ],
        "downloaded" : true,
        "installed" : true,
        "license" : "BSD2_S",
        "moduleSource" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "selected" : true,
      "serviceUsageCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "invoicingCalendar" : {
        "initDate" : 12345,
        "calendarType" : "...",
        "calendarTypeWSubtypes" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "serviceRecurringCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : {
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : {
        "lastModified" : 12345,
        "updater" : "...",
        "created" : 12345,
        "updated" : 12345,
        "creator" : "...",
        "lastUser" : "..."
      },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "property2" : [ {
      "serviceTerminationCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "businessServiceModel" : {
        "serviceTemplate" : { },
        "duplicatePricePlan" : true,
        "duplicateService" : true,
        "logoPicture" : "...",
        "script" : { },
        "moduleItems" : [ { }, { } ],
        "downloaded" : true,
        "installed" : true,
        "license" : "EPL",
        "moduleSource" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "selected" : true,
      "serviceUsageCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "invoicingCalendar" : {
        "initDate" : 12345,
        "calendarType" : "...",
        "calendarTypeWSubtypes" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "serviceRecurringCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : {
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : {
        "lastModified" : 12345,
        "updater" : "...",
        "created" : 12345,
        "updated" : 12345,
        "creator" : "...",
        "lastUser" : "..."
      },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceTerminationCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "businessServiceModel" : {
        "serviceTemplate" : { },
        "duplicatePricePlan" : true,
        "duplicateService" : true,
        "logoPicture" : "...",
        "script" : { },
        "moduleItems" : [ { }, { } ],
        "downloaded" : true,
        "installed" : true,
        "license" : "AGPL",
        "moduleSource" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "selected" : true,
      "serviceUsageCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "counterTemplate" : { },
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "invoicingCalendar" : {
        "initDate" : 12345,
        "calendarType" : "...",
        "calendarTypeWSubtypes" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "serviceRecurringCharges" : [ {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "walletTemplates" : [ { }, { } ],
        "chargeTemplate" : { },
        "serviceTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : {
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : {
        "lastModified" : 12345,
        "updater" : "...",
        "created" : 12345,
        "updated" : 12345,
        "creator" : "...",
        "lastUser" : "..."
      },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ]
  },
  "longDescription" : "...",
  "productTemplates" : [ {
    "walletTemplates" : [ {
      "consumptionAlertSet" : true,
      "lowBalanceLevel" : 12345.0,
      "walletType" : "PREPAID",
      "fastRatingLevel" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "consumptionAlertSet" : true,
      "lowBalanceLevel" : 12345.0,
      "walletType" : "POSTPAID",
      "fastRatingLevel" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "invoicingCalendar" : {
      "initDate" : 12345,
      "calendarType" : "...",
      "calendarTypeWSubtypes" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "productChargeTemplates" : [ {
      "productTemplates" : [ { }, { } ],
      "roundingMode" : "NEAREST",
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "edrTemplates" : [ { }, { } ],
      "amountEditable" : true,
      "revenueRecognitionRule" : { },
      "unitMultiplicator" : 12345.0,
      "invoiceSubCategory" : { },
      "chargeInstances" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "productTemplates" : [ { }, { } ],
      "roundingMode" : "UP",
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "edrTemplates" : [ { }, { } ],
      "amountEditable" : true,
      "revenueRecognitionRule" : { },
      "unitMultiplicator" : 12345.0,
      "invoiceSubCategory" : { },
      "chargeInstances" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "businessProductModel" : {
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "AGPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "imagePath" : "...",
    "channels" : [ {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "attachments" : [ {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "lifeCycleStatus" : "RETIRED",
    "name" : "...",
    "businessAccountModels" : [ {
      "hierarchyType" : "C_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "FREE_BSD",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "hierarchyType" : "BA_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "OPEN",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "offerTemplateCategories" : [ {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "nameOrCode" : "...",
    "validTo" : 12345,
    "validFrom" : 12345,
    "uuid" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "walletTemplates" : [ {
      "consumptionAlertSet" : true,
      "lowBalanceLevel" : 12345.0,
      "walletType" : "POSTPAID",
      "fastRatingLevel" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "consumptionAlertSet" : true,
      "lowBalanceLevel" : 12345.0,
      "walletType" : "PREPAID",
      "fastRatingLevel" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "invoicingCalendar" : {
      "initDate" : 12345,
      "calendarType" : "...",
      "calendarTypeWSubtypes" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "productChargeTemplates" : [ {
      "productTemplates" : [ { }, { } ],
      "roundingMode" : "DOWN",
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "edrTemplates" : [ { }, { } ],
      "amountEditable" : true,
      "revenueRecognitionRule" : { },
      "unitMultiplicator" : 12345.0,
      "invoiceSubCategory" : { },
      "chargeInstances" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "productTemplates" : [ { }, { } ],
      "roundingMode" : "NEAREST",
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "type" : "CREDIT",
      "edrTemplates" : [ { }, { } ],
      "amountEditable" : true,
      "revenueRecognitionRule" : { },
      "unitMultiplicator" : 12345.0,
      "invoiceSubCategory" : { },
      "chargeInstances" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "businessProductModel" : {
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "AGPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "imagePath" : "...",
    "channels" : [ {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "attachments" : [ {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "lifeCycleStatus" : "IN_STUDY",
    "name" : "...",
    "businessAccountModels" : [ {
      "hierarchyType" : "C_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "GPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "hierarchyType" : "C_BA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "OPEN",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "offerTemplateCategories" : [ {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "nameOrCode" : "...",
    "validTo" : 12345,
    "validFrom" : 12345,
    "uuid" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "offerServiceTemplates" : [ {
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "validFrom" : 12345,
    "mandatory" : true,
    "incompatibleServices" : [ {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "transient" : true,
    "validTo" : 12345,
    "serviceTemplate" : {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : 12345
  }, {
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "validFrom" : 12345,
    "mandatory" : true,
    "incompatibleServices" : [ {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "transient" : true,
    "validTo" : 12345,
    "serviceTemplate" : {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : 12345
  } ],
  "prefix" : "...",
  "transientCode" : "...",
  "imagePath" : "...",
  "channels" : [ {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "attachments" : [ {
    "mimeType" : "...",
    "uri" : "...",
    "productOfferings" : [ {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "mimeType" : "...",
    "uri" : "...",
    "productOfferings" : [ {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_STUDY",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "lifeCycleStatus" : "OBSOLETE",
  "name" : "...",
  "businessAccountModels" : [ {
    "hierarchyType" : "C",
    "logoPicture" : "...",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "scriptErrors" : [ { }, { } ],
      "script" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "downloaded" : true,
    "installed" : true,
    "license" : "BSD3_N",
    "moduleSource" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "hierarchyType" : "C_CA",
    "logoPicture" : "...",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "scriptErrors" : [ { }, { } ],
      "script" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "downloaded" : true,
    "installed" : true,
    "license" : "COM",
    "moduleSource" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "offerTemplateCategories" : [ {
    "imagePath" : "...",
    "parentCategoryCode" : "...",
    "assignedToProductOffering" : true,
    "children" : [ { }, { } ],
    "productOffering" : [ {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "ACTIVE",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "name" : "...",
    "orderLevel" : 12345,
    "descriptionOrCode" : "...",
    "parentCFEntities" : [ { }, { } ],
    "offerTemplateCategory" : { },
    "uuid" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "imagePath" : "...",
    "parentCategoryCode" : "...",
    "assignedToProductOffering" : true,
    "children" : [ { }, { } ],
    "productOffering" : [ {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "ACTIVE",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "name" : "...",
    "orderLevel" : 12345,
    "descriptionOrCode" : "...",
    "parentCFEntities" : [ { }, { } ],
    "offerTemplateCategory" : { },
    "uuid" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "nameOrCode" : "...",
  "validTo" : 12345,
  "validFrom" : 12345,
  "parentCFEntities" : [ { }, { } ],
  "uuid" : "...",
  "parentEntityType" : { },
  "code" : "...",
  "parentEntity" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}