PricePlanMatrixLine Data Type

Implemented Interfaces
Serializable
Properties
name data type description
version number
pricePlanMatrixValues array of PricePlanMatrixValue
auditable Auditable
defaultLine boolean
auditableFields array of AuditableFieldHistory
transient boolean
notified boolean
priceWithoutTax number
priority number
id number
description string
value number
pricePlanMatrixVersion PricePlanMatrixVersion
valueEL string
historized boolean

Example

{
  "version" : 12345,
  "pricePlanMatrixValues" : [ {
    "longValue" : 12345,
    "id" : 12345,
    "booleanValue" : true,
    "toDateValue" : 12345,
    "fromDateValue" : 12345,
    "version" : 12345,
    "fromDoubleValue" : 12345.0,
    "dateValue" : 12345,
    "pricePlanMatrixColumn" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "transient" : true,
      "pricePlanMatrixVersion" : { },
      "parentEntityType" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "historized" : true,
      "code" : "...",
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "position" : 12345,
      "elValue" : "...",
      "attribute" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "type" : "Range_Numeric",
      "parentEntity" : { },
      "description" : "...",
      "product" : { },
      "offerTemplate" : { },
      "range" : true,
      "id" : 12345,
      "notified" : true
    },
    "pricePlanMatrixLine" : {
      "version" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "auditable" : { },
      "defaultLine" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "priority" : 12345,
      "id" : 12345,
      "description" : "...",
      "value" : 12345.0,
      "pricePlanMatrixVersion" : { },
      "valueEL" : "...",
      "historized" : true
    },
    "transient" : true,
    "toDoubleValue" : 12345.0,
    "doubleValue" : 12345.0,
    "stringValue" : "..."
  }, {
    "longValue" : 12345,
    "id" : 12345,
    "booleanValue" : true,
    "toDateValue" : 12345,
    "fromDateValue" : 12345,
    "version" : 12345,
    "fromDoubleValue" : 12345.0,
    "dateValue" : 12345,
    "pricePlanMatrixColumn" : {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "transient" : true,
      "pricePlanMatrixVersion" : { },
      "parentEntityType" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "historized" : true,
      "code" : "...",
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "position" : 12345,
      "elValue" : "...",
      "attribute" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "type" : "Boolean",
      "parentEntity" : { },
      "description" : "...",
      "product" : { },
      "offerTemplate" : { },
      "range" : true,
      "id" : 12345,
      "notified" : true
    },
    "pricePlanMatrixLine" : {
      "version" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "auditable" : { },
      "defaultLine" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "priority" : 12345,
      "id" : 12345,
      "description" : "...",
      "value" : 12345.0,
      "pricePlanMatrixVersion" : { },
      "valueEL" : "...",
      "historized" : true
    },
    "transient" : true,
    "toDoubleValue" : 12345.0,
    "doubleValue" : 12345.0,
    "stringValue" : "..."
  } ],
  "auditable" : {
    "lastUser" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345,
    "updated" : 12345,
    "creator" : "..."
  },
  "defaultLine" : true,
  "auditableFields" : [ {
    "notfiable" : true,
    "notified" : true,
    "auditType" : "STATUS",
    "currentState" : { },
    "fieldName" : "...",
    "previousState" : { },
    "historized" : true,
    "historable" : true
  }, {
    "notfiable" : true,
    "notified" : true,
    "auditType" : "RENEWAL",
    "currentState" : { },
    "fieldName" : "...",
    "previousState" : { },
    "historized" : true,
    "historable" : true
  } ],
  "transient" : true,
  "notified" : true,
  "priority" : 12345,
  "id" : 12345,
  "description" : "...",
  "value" : 12345.0,
  "pricePlanMatrixVersion" : {
    "statusChangeLog" : "...",
    "matrix" : true,
    "priceEL" : "...",
    "statusDate" : 12345,
    "lines" : [ {
      "version" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "auditable" : { },
      "defaultLine" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "priority" : 12345,
      "id" : 12345,
      "description" : "...",
      "value" : 12345.0,
      "pricePlanMatrixVersion" : { },
      "valueEL" : "...",
      "historized" : true
    }, {
      "version" : 12345,
      "pricePlanMatrixValues" : [ { }, { } ],
      "auditable" : { },
      "defaultLine" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "priority" : 12345,
      "id" : 12345,
      "description" : "...",
      "value" : 12345.0,
      "pricePlanMatrixVersion" : { },
      "valueEL" : "...",
      "historized" : true
    } ],
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "currentState" : { },
      "fieldName" : "...",
      "previousState" : { },
      "historized" : true,
      "historable" : true
    }, {
      "notfiable" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "currentState" : { },
      "fieldName" : "...",
      "previousState" : { },
      "historized" : true,
      "historable" : true
    } ],
    "transient" : true,
    "priority" : 12345,
    "priceVersionType" : "FIXED",
    "historized" : true,
    "notified" : true,
    "currentVersion" : 12345,
    "id" : 12345,
    "pricePlanMatrix" : {
      "startRatingDate" : 12345,
      "transient" : true,
      "validityFrom" : 12345,
      "maxQuantity" : 12345.0,
      "disabled" : true,
      "notified" : true,
      "sequence" : 12345,
      "endSubscriptionDate" : 12345,
      "validityCalendar" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "woDescriptionEL" : "...",
      "parameter3El" : "...",
      "amountWithTax" : 12345.0,
      "parameter1El" : "...",
      "codeChanged" : true,
      "amountWithTaxEL" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "contractItems" : [ { }, { } ],
      "criteria2Value" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "offerTemplate" : { },
      "minSubscriptionAgeInMonth" : 12345,
      "historized" : true,
      "criteriaEL" : "...",
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "minQuantity" : 12345.0,
      "tradingCurrency" : { },
      "versions" : [ { }, { } ],
      "minimumAmountEL" : "...",
      "tradingCountry" : { },
      "active" : true,
      "code" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "invoiceSubCategoryEL" : "...",
      "endRatingDate" : 12345,
      "priority" : 12345,
      "startSubscriptionDate" : 12345,
      "validityDate" : 12345,
      "maxSubscriptionAgeInMonth" : 12345,
      "chargeTemplate" : { },
      "uuid" : "...",
      "parameter2El" : "...",
      "appendGeneratedCode" : true,
      "scriptInstance" : { },
      "criteria1Value" : "...",
      "cfAccumulatedValues" : { },
      "totalAmountEL" : "...",
      "discountPlanItems" : [ { }, { } ],
      "eventCode" : "...",
      "auditable" : { },
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "criteria3Value" : "...",
      "parentCFEntities" : [ { }, { } ],
      "amountWithoutTaxEL" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345
    },
    "columns" : [ {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "transient" : true,
      "pricePlanMatrixVersion" : { },
      "parentEntityType" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "historized" : true,
      "code" : "...",
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "position" : 12345,
      "elValue" : "...",
      "attribute" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "type" : "Double",
      "parentEntity" : { },
      "description" : "...",
      "product" : { },
      "offerTemplate" : { },
      "range" : true,
      "id" : 12345,
      "notified" : true
    }, {
      "descriptionOrCode" : "...",
      "version" : 12345,
      "transient" : true,
      "pricePlanMatrixVersion" : { },
      "parentEntityType" : { },
      "pricePlanMatrixValues" : [ { }, { } ],
      "historized" : true,
      "code" : "...",
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "position" : 12345,
      "elValue" : "...",
      "attribute" : { },
      "referenceDescription" : "...",
      "auditable" : { },
      "appendGeneratedCode" : true,
      "type" : "String",
      "parentEntity" : { },
      "description" : "...",
      "product" : { },
      "offerTemplate" : { },
      "range" : true,
      "id" : 12345,
      "notified" : true
    } ],
    "version" : 12345,
    "label" : "...",
    "status" : "PUBLISHED",
    "auditable" : {
      "lastUser" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345,
      "updated" : 12345,
      "creator" : "..."
    },
    "price" : 12345.0
  },
  "valueEL" : "...",
  "historized" : true
}