ServiceTemplate Data Type

Implemented Interfaces
Serializable
Properties
name data type description
selected boolean
serviceUsageCharges array of ServiceChargeTemplateUsage
invoicingCalendar Calendar
businessServiceModel BusinessServiceModel
serviceSubscriptionCharges array of ServiceChargeTemplateSubscription
serviceTerminationCharges array of ServiceChargeTemplateTermination
imagePath string
longDescription string
serviceRecurringCharges array of ServiceChargeTemplateRecurring
Properties inherited from BusinessCFEntity
uuid string
parentCFEntities array of object
Properties inherited from BusinessEntity
descriptionOrCode string
code string
parentEntityType object
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
Properties inherited from EnableEntity
disabled boolean
active boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
transient boolean
id number
version number

Example

{
  "selected" : true,
  "serviceUsageCharges" : [ {
    "counterTemplate" : {
      "notificationLevels" : "...",
      "ceilingExpressionEl" : "...",
      "ceiling" : 12345.0,
      "counterLevel" : "BA",
      "calendar" : { },
      "unityDescription" : "...",
      "counterType" : "USAGE",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "CREDIT",
      "roundingMode" : "NEAREST",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "counterTemplate" : {
      "notificationLevels" : "...",
      "ceilingExpressionEl" : "...",
      "ceiling" : 12345.0,
      "counterLevel" : "BA",
      "calendar" : { },
      "unityDescription" : "...",
      "counterType" : "USAGE",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "PREPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "DEBIT",
      "roundingMode" : "DOWN",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "invoicingCalendar" : {
    "calendarTypeWSubtypes" : "...",
    "initDate" : 12345,
    "calendarType" : "...",
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "businessServiceModel" : {
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "duplicatePricePlan" : true,
    "duplicateService" : true,
    "license" : "APACHE",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "scriptErrors" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "script" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "appliesTo" : "...",
      "meveoModule" : { },
      "itemCode" : "...",
      "itemEntity" : { },
      "itemClass" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "appliesTo" : "...",
      "meveoModule" : { },
      "itemCode" : "...",
      "itemEntity" : { },
      "itemClass" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "logoPicture" : "...",
    "downloaded" : true,
    "moduleSource" : "...",
    "installed" : true,
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "serviceSubscriptionCharges" : [ {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "PREPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "CREDIT",
      "roundingMode" : "DOWN",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "PREPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "DEBIT",
      "roundingMode" : "NEAREST",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "serviceTerminationCharges" : [ {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "DEBIT",
      "roundingMode" : "DOWN",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "PREPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "CREDIT",
      "roundingMode" : "NEAREST",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "imagePath" : "...",
  "longDescription" : "...",
  "serviceRecurringCharges" : [ {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "PREPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "DEBIT",
      "roundingMode" : "NEAREST",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "walletTemplates" : [ {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "lowBalanceLevel" : 12345.0,
      "fastRatingLevel" : 12345,
      "consumptionAlertSet" : true,
      "walletType" : "POSTPAID",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "serviceTemplate" : {
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "businessServiceModel" : { },
      "serviceSubscriptionCharges" : [ { }, { } ],
      "serviceTerminationCharges" : [ { }, { } ],
      "imagePath" : "...",
      "longDescription" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "chargeTemplate" : {
      "unitNbDecimal" : 12345,
      "ratingUnitDescription" : "...",
      "unitMultiplicator" : 12345.0,
      "edrTemplates" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "revenueRecognitionRule" : { },
      "type" : "CREDIT",
      "roundingMode" : "UP",
      "amountEditable" : true,
      "chargeInstances" : [ { }, { } ],
      "inputUnitDescription" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "uuid" : "...",
  "parentCFEntities" : [ { }, { } ],
  "descriptionOrCode" : "...",
  "code" : "...",
  "parentEntityType" : { },
  "parentEntity" : {
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "description" : "...",
  "appendGeneratedCode" : true,
  "disabled" : true,
  "active" : true,
  "auditable" : {
    "lastUser" : "...",
    "updated" : 12345,
    "creator" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345
  },
  "transient" : true,
  "id" : 12345,
  "version" : 12345
}