PricePlanMatrix Data Type

Implemented Interfaces
Serializable
Properties
name data type description
minQuantity number
tradingCurrency TradingCurrency
maxSubscriptionAgeInMonth number
maxQuantity number
scriptInstance ScriptInstance
amountWithTaxEL string
criteriaEL string
endRatingDate number
criteria1Value string
priority number
startRatingDate number
validityCalendar Calendar
criteria2Value string
sequence number
startSubscriptionDate number
tradingCountry TradingCountry
seller Seller
endSubscriptionDate number
amountWithTax number
minSubscriptionAgeInMonth number
offerTemplate OfferTemplate
eventCode string
criteria3Value string
amountWithoutTax number
amountWithoutTaxEL string
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

{
  "minQuantity" : 12345.0,
  "tradingCurrency" : {
    "prCurrencyToThis" : 12345.0,
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "prDescription" : "...",
    "currencyCode" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "maxSubscriptionAgeInMonth" : 12345,
  "maxQuantity" : 12345.0,
  "scriptInstance" : {
    "sourcingRoles" : [ {
      "description" : "...",
      "allPermissions" : [ { }, { } ],
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "name" : "...",
      "permissions" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "description" : "...",
      "allPermissions" : [ { }, { } ],
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "name" : "...",
      "permissions" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "executionRoles" : [ {
      "description" : "...",
      "allPermissions" : [ { }, { } ],
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "name" : "...",
      "permissions" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "description" : "...",
      "allPermissions" : [ { }, { } ],
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "name" : "...",
      "permissions" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "scriptErrors" : [ {
      "lineNumber" : 12345,
      "columnNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    }, {
      "lineNumber" : 12345,
      "columnNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    } ],
    "sourceTypeEnum" : "JAVA",
    "error" : true,
    "script" : "...",
    "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
  },
  "amountWithTaxEL" : "...",
  "criteriaEL" : "...",
  "endRatingDate" : 12345,
  "criteria1Value" : "...",
  "priority" : 12345,
  "startRatingDate" : 12345,
  "validityCalendar" : {
    "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
  },
  "criteria2Value" : "...",
  "sequence" : 12345,
  "startSubscriptionDate" : 12345,
  "tradingCountry" : {
    "countryCode" : "...",
    "prDescription" : "...",
    "country" : {
      "descriptionFr" : "...",
      "description_ENG" : "...",
      "description_FRA" : "...",
      "currency" : { },
      "language" : { },
      "descriptionEn" : "...",
      "countryCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceSubcategoryCountries" : [ {
      "tax" : { },
      "tradingCountry" : { },
      "sellingCountry" : { },
      "filterEL" : "...",
      "taxCodeEL" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tax" : { },
      "tradingCountry" : { },
      "sellingCountry" : { },
      "filterEL" : "...",
      "taxCodeEL" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "seller" : {
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "address" : {
      "country" : "...",
      "zipCode" : "...",
      "state" : "...",
      "address2" : "...",
      "address1" : "...",
      "address3" : "...",
      "city" : "...",
      "countryBundle" : "..."
    },
    "parentEntityType" : { },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceTypeSequence" : [ {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    }, {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    } ],
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "seller" : { },
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "businessAccountModel" : {
      "hierarchyType" : "BA",
      "license" : "EPL",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "logoPicture" : "...",
      "downloaded" : true,
      "moduleSource" : "...",
      "installed" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "endSubscriptionDate" : 12345,
  "amountWithTax" : 12345.0,
  "minSubscriptionAgeInMonth" : 12345,
  "offerTemplate" : {
    "businessOfferModel" : {
      "offerTemplate" : { },
      "license" : "AGPL",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "logoPicture" : "...",
      "downloaded" : true,
      "moduleSource" : "...",
      "installed" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "productTemplates" : [ {
      "businessProductModel" : { },
      "invoicingCalendar" : { },
      "productChargeTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "imagePath" : "...",
      "attachments" : [ { }, { } ],
      "validTo" : 12345,
      "nameOrCode" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "channels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "name" : "...",
      "validFrom" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "businessProductModel" : { },
      "invoicingCalendar" : { },
      "productChargeTemplates" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "imagePath" : "...",
      "attachments" : [ { }, { } ],
      "validTo" : 12345,
      "nameOrCode" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "channels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "name" : "...",
      "validFrom" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "longDescription" : "...",
    "offerServiceTemplates" : [ {
      "serviceTemplate" : { },
      "validTo" : 12345,
      "mandatory" : true,
      "transient" : true,
      "offerTemplate" : { },
      "validFrom" : 12345,
      "incompatibleServices" : [ { }, { } ],
      "id" : 12345
    }, {
      "serviceTemplate" : { },
      "validTo" : 12345,
      "mandatory" : true,
      "transient" : true,
      "offerTemplate" : { },
      "validFrom" : 12345,
      "incompatibleServices" : [ { }, { } ],
      "id" : 12345
    } ],
    "offerProductTemplates" : [ {
      "offerTemplate" : { },
      "transient" : true,
      "productTemplate" : { },
      "mandatory" : true,
      "id" : { }
    }, {
      "offerTemplate" : { },
      "transient" : true,
      "productTemplate" : { },
      "mandatory" : true,
      "id" : { }
    } ],
    "transientCode" : "...",
    "serviceTemplatesByChargeType" : {
      "property1" : [ {
        "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
      }, {
        "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
      } ],
      "property2" : [ {
        "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
      }, {
        "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
      } ]
    },
    "prefix" : "...",
    "imagePath" : "...",
    "attachments" : [ {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "validTo" : 12345,
    "nameOrCode" : "...",
    "businessAccountModels" : [ {
      "hierarchyType" : "CA_BA",
      "license" : "EPL",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "logoPicture" : "...",
      "downloaded" : true,
      "moduleSource" : "...",
      "installed" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "hierarchyType" : "C_UA",
      "license" : "FREE_BSD",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "logoPicture" : "...",
      "downloaded" : true,
      "moduleSource" : "...",
      "installed" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "lifeCycleStatus" : "RETIRED",
    "channels" : [ {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "offerTemplateCategories" : [ {
      "parentCategoryCode" : "...",
      "productOffering" : [ { }, { } ],
      "assignedToProductOffering" : true,
      "orderLevel" : 12345,
      "imagePath" : "...",
      "name" : "...",
      "descriptionOrCode" : "...",
      "children" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "parentCategoryCode" : "...",
      "productOffering" : [ { }, { } ],
      "assignedToProductOffering" : true,
      "orderLevel" : 12345,
      "imagePath" : "...",
      "name" : "...",
      "descriptionOrCode" : "...",
      "children" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "name" : "...",
    "validFrom" : 12345,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ],
    "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
  },
  "eventCode" : "...",
  "criteria3Value" : "...",
  "amountWithoutTax" : 12345.0,
  "amountWithoutTaxEL" : "...",
  "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
}