QuoteItemProductOffering Data Type

Properties
name data type description
transient boolean
id Serializable
itemOrder number
quoteItem QuoteItem
productOffering ProductOffering

Example

{
  "transient" : true,
  "id" : { },
  "itemOrder" : 12345,
  "quoteItem" : {
    "status" : "InProgress",
    "quoteItemDto" : { },
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "ACTIVE",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "mainOffering" : {
      "imagePath" : "...",
      "attachments" : [ { }, { } ],
      "validTo" : 12345,
      "nameOrCode" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "channels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "name" : "...",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "itemId" : "...",
    "quote" : {
      "userAccounts" : [ { }, { } ],
      "routedToUserGroup" : { },
      "notificationContact" : "...",
      "invoices" : [ { }, { } ],
      "quoteVersion" : "...",
      "externalId" : "...",
      "statusMessage" : "...",
      "fulfillmentStartDate" : 12345,
      "validTo" : 12345,
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "quoteItems" : [ { }, { } ],
      "completionDate" : 12345,
      "userAccount" : { },
      "requestedCompletionDate" : 12345,
      "category" : "...",
      "status" : "Rejected",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "quoteItemProductOfferings" : [ {
      "transient" : true,
      "id" : { },
      "itemOrder" : 12345,
      "quoteItem" : { },
      "productOffering" : { }
    }, {
      "transient" : true,
      "id" : { },
      "itemOrder" : 12345,
      "quoteItem" : { },
      "productOffering" : { }
    } ],
    "source" : "...",
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "productOffering" : {
    "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" : "S_UA",
      "license" : "BSD3_N",
      "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" : "UA",
      "license" : "CDDL",
      "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
  }
}