ProductQuoteItem Data Type

Implemented Interfaces
Serializable
Properties
name data type description
consumptionCdr array of string
produtQuote string
id string
customerService CustomerService
service Service
action string
itemQuoteProductOfferingPrice array of QuoteProductOfferingPrice
billingAccount array of BillingAccount
quantity number
attachment Attachment
note array of Note
produtQuoteVersion string
subscriptionPeriod TimeRange
produtVersion string
relatedParty array of RelatedParty
product Product
appointment string
productOffering ProductOffering
state string

Example

{
  "consumptionCdr" : [ "...", "..." ],
  "produtQuote" : "...",
  "id" : "...",
  "customerService" : {
    "name" : "...",
    "duration" : 12345,
    "productCharacteristic" : [ {
      "name" : "...",
      "value" : "..."
    }, {
      "name" : "...",
      "value" : "..."
    } ],
    "executionDate" : 12345,
    "description" : "...",
    "href" : "...",
    "id" : "..."
  },
  "service" : {
    "id" : "...",
    "productCharacteristic" : [ {
      "name" : "...",
      "value" : "..."
    }, {
      "name" : "...",
      "value" : "..."
    } ],
    "name" : "...",
    "href" : "..."
  },
  "action" : "...",
  "itemQuoteProductOfferingPrice" : [ {
    "priceType" : "ONE_TIME",
    "recurringChargePeriod" : "...",
    "priceCondition" : "...",
    "quotePriceAlteration" : {
      "name" : "...",
      "description" : "...",
      "validFor" : { }
    },
    "price" : {
      "taxRate" : "...",
      "currencyCode" : "...",
      "taxIncludedAmount" : "...",
      "percentage" : 12345.0,
      "dutyFreeAmount" : "..."
    }
  }, {
    "priceType" : "USAGE",
    "recurringChargePeriod" : "...",
    "priceCondition" : "...",
    "quotePriceAlteration" : {
      "name" : "...",
      "description" : "...",
      "validFor" : { }
    },
    "price" : {
      "taxRate" : "...",
      "currencyCode" : "...",
      "taxIncludedAmount" : "...",
      "percentage" : 12345.0,
      "dutyFreeAmount" : "..."
    }
  } ],
  "billingAccount" : [ {
    "name" : "...",
    "href" : "...",
    "id" : "..."
  }, {
    "name" : "...",
    "href" : "...",
    "id" : "..."
  } ],
  "quantity" : 12345,
  "attachment" : {
    "description" : "...",
    "id" : "...",
    "type" : "...",
    "href" : "...",
    "url" : "..."
  },
  "note" : [ {
    "text" : "...",
    "author" : "...",
    "date" : 12345
  }, {
    "text" : "...",
    "author" : "...",
    "date" : 12345
  } ],
  "produtQuoteVersion" : "...",
  "subscriptionPeriod" : {
    "startDateTime" : 12345,
    "endDateTime" : 12345
  },
  "produtVersion" : "...",
  "relatedParty" : [ {
    "href" : "...",
    "id" : "...",
    "role" : "...",
    "validFor" : {
      "startDateTime" : 12345,
      "endDateTime" : 12345
    },
    "name" : "..."
  }, {
    "href" : "...",
    "id" : "...",
    "role" : "...",
    "validFor" : {
      "startDateTime" : 12345,
      "endDateTime" : 12345
    },
    "name" : "..."
  } ],
  "product" : {
    "id" : "...",
    "place" : {
      "name" : "...",
      "address" : { },
      "href" : "...",
      "id" : "..."
    },
    "relatedParty" : [ {
      "href" : "...",
      "id" : "...",
      "role" : "...",
      "validFor" : { },
      "name" : "..."
    }, {
      "href" : "...",
      "id" : "...",
      "role" : "...",
      "validFor" : { },
      "name" : "..."
    } ],
    "productRelationship" : [ {
      "type" : "...",
      "product" : { }
    }, {
      "type" : "...",
      "product" : { }
    } ],
    "href" : "...",
    "productCharacteristic" : [ {
      "name" : "...",
      "value" : "..."
    }, {
      "name" : "...",
      "value" : "..."
    } ]
  },
  "appointment" : "...",
  "productOffering" : {
    "validFor" : {
      "startDateTime" : 12345,
      "endDateTime" : 12345
    },
    "isBundle" : true,
    "serviceCandidate" : {
      "name" : "...",
      "lifecycleStatus" : "IN_DESIGN",
      "id" : "...",
      "parsedVersion" : { },
      "validFor" : { },
      "lastUpdate" : 12345,
      "version" : "...",
      "href" : "...",
      "description" : "..."
    },
    "bundledProductOffering" : [ {
      "description" : "...",
      "parsedVersion" : { },
      "id" : "...",
      "name" : "...",
      "validFor" : { },
      "version" : "...",
      "lifecycleStatus" : "RETIRED",
      "href" : "...",
      "lastUpdate" : 12345
    }, {
      "description" : "...",
      "parsedVersion" : { },
      "id" : "...",
      "name" : "...",
      "validFor" : { },
      "version" : "...",
      "lifecycleStatus" : "RETIRED",
      "href" : "...",
      "lastUpdate" : 12345
    } ],
    "productSpecification" : {
      "name" : "...",
      "lifecycleStatus" : "IN_TEST",
      "id" : "...",
      "parsedVersion" : { },
      "validFor" : { },
      "lastUpdate" : 12345,
      "version" : "...",
      "href" : "...",
      "description" : "..."
    },
    "productOfferingTerm" : [ {
      "description" : "...",
      "name" : "...",
      "validFor" : { },
      "duration" : "..."
    }, {
      "description" : "...",
      "name" : "...",
      "validFor" : { },
      "duration" : "..."
    } ],
    "catalogId" : "...",
    "channel" : [ {
      "name" : "...",
      "id" : "...",
      "href" : "..."
    }, {
      "name" : "...",
      "id" : "...",
      "href" : "..."
    } ],
    "parsedVersion" : {
      "majorVersion" : 12345,
      "internalView" : "...",
      "minorVersion" : 12345,
      "valid" : true,
      "externalView" : "..."
    },
    "name" : "...",
    "id" : "...",
    "serviceLevelAgreement" : {
      "id" : "...",
      "name" : "...",
      "href" : "..."
    },
    "productOfferingPrice" : [ {
      "name" : "...",
      "unitOfMeasure" : "...",
      "productOfferPriceAlteration" : { },
      "validFor" : { },
      "description" : "...",
      "priceType" : "ONE_TIME",
      "price" : { },
      "recurringChargePeriod" : "..."
    }, {
      "name" : "...",
      "unitOfMeasure" : "...",
      "productOfferPriceAlteration" : { },
      "validFor" : { },
      "description" : "...",
      "priceType" : "USAGE",
      "price" : { },
      "recurringChargePeriod" : "..."
    } ],
    "href" : "...",
    "version" : "...",
    "place" : [ {
      "name" : "...",
      "address" : { },
      "href" : "...",
      "id" : "..."
    }, {
      "name" : "...",
      "address" : { },
      "href" : "...",
      "id" : "..."
    } ],
    "lastUpdate" : 12345,
    "category" : [ {
      "name" : "...",
      "lifecycleStatus" : "LAUNCHED",
      "id" : "...",
      "parsedVersion" : { },
      "validFor" : { },
      "lastUpdate" : 12345,
      "version" : "...",
      "href" : "...",
      "description" : "..."
    }, {
      "name" : "...",
      "lifecycleStatus" : "REJECTED",
      "id" : "...",
      "parsedVersion" : { },
      "validFor" : { },
      "lastUpdate" : 12345,
      "version" : "...",
      "href" : "...",
      "description" : "..."
    } ],
    "resourceCandidate" : {
      "name" : "...",
      "lifecycleStatus" : "IN_DESIGN",
      "id" : "...",
      "parsedVersion" : { },
      "validFor" : { },
      "lastUpdate" : 12345,
      "version" : "...",
      "href" : "...",
      "description" : "..."
    },
    "lifecycleStatus" : "RETIRED",
    "catalogVersion" : "...",
    "description" : "...",
    "parsedCatalogVersion" : {
      "majorVersion" : 12345,
      "internalView" : "...",
      "minorVersion" : 12345,
      "valid" : true,
      "externalView" : "..."
    }
  },
  "state" : "..."
}