ProductQuoteItem Data Type

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

Example

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