ProductOffering Data Type

Implemented Interfaces
Serializable
Properties
name data type description
isBundle boolean
serviceCandidate CatalogReference
bundledProductOffering array of BundledProductReference
serviceLevelAgreement ServiceLevelAgreement
place array of Place
productOfferingPrice array of ProductOfferingPrice
productSpecification CatalogReference
channel array of Channel
productOfferingTerm array of ProductOfferingTerm
category array of CatalogReference
resourceCandidate CatalogReference
Properties inherited from AbstractCatalogEntity
catalogId string
parsedCatalogVersion ParsedVersion
catalogVersion string
Properties inherited from AbstractEntity
validFor TimeRange
lifecycleStatus LifecycleStatus
parsedVersion ParsedVersion
description string
name string
lastUpdate number
version string
id string
href string

Example

{
  "isBundle" : true,
  "serviceCandidate" : {
    "name" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "LAUNCHED",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "href" : "...",
    "id" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "lifecycleStatus" : "IN_DESIGN",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    }
  },
  "bundledProductOffering" : [ {
    "id" : "...",
    "lifecycleStatus" : "ACTIVE",
    "href" : "...",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    },
    "name" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "RETIRED",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "description" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    }
  }, {
    "id" : "...",
    "lifecycleStatus" : "LAUNCHED",
    "href" : "...",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    },
    "name" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "OBSOLETE",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "description" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    }
  } ],
  "serviceLevelAgreement" : {
    "name" : "...",
    "href" : "...",
    "id" : "..."
  },
  "place" : [ {
    "id" : "...",
    "address" : {
      "address1" : "...",
      "address2" : "...",
      "address3" : "...",
      "zipCode" : "...",
      "city" : "...",
      "country" : "...",
      "state" : "..."
    },
    "name" : "...",
    "href" : "..."
  }, {
    "id" : "...",
    "address" : {
      "address1" : "...",
      "address2" : "...",
      "address3" : "...",
      "zipCode" : "...",
      "city" : "...",
      "country" : "...",
      "state" : "..."
    },
    "name" : "...",
    "href" : "..."
  } ],
  "productOfferingPrice" : [ {
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "unitOfMeasure" : "...",
    "recurringChargePeriod" : "...",
    "price" : {
      "currencyCode" : "...",
      "percentage" : 12345.0,
      "dutyFreeAmount" : "...",
      "taxIncludedAmount" : "...",
      "taxRate" : "..."
    },
    "name" : "...",
    "priceType" : "RECURRING",
    "productOfferPriceAlteration" : {
      "priceCondition" : "...",
      "description" : "...",
      "unitOfMeasure" : "...",
      "validFor" : { },
      "name" : "...",
      "recurringChargePeriod" : "...",
      "price" : { },
      "priceType" : "RECURRING"
    }
  }, {
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "unitOfMeasure" : "...",
    "recurringChargePeriod" : "...",
    "price" : {
      "currencyCode" : "...",
      "percentage" : 12345.0,
      "dutyFreeAmount" : "...",
      "taxIncludedAmount" : "...",
      "taxRate" : "..."
    },
    "name" : "...",
    "priceType" : "USAGE",
    "productOfferPriceAlteration" : {
      "priceCondition" : "...",
      "description" : "...",
      "unitOfMeasure" : "...",
      "validFor" : { },
      "name" : "...",
      "recurringChargePeriod" : "...",
      "price" : { },
      "priceType" : "USAGE"
    }
  } ],
  "productSpecification" : {
    "name" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "IN_STUDY",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "href" : "...",
    "id" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "lifecycleStatus" : "IN_STUDY",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    }
  },
  "channel" : [ {
    "name" : "...",
    "href" : "...",
    "id" : "..."
  }, {
    "name" : "...",
    "href" : "...",
    "id" : "..."
  } ],
  "productOfferingTerm" : [ {
    "name" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "duration" : "..."
  }, {
    "name" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "duration" : "..."
  } ],
  "category" : [ {
    "name" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "ACTIVE",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "href" : "...",
    "id" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "lifecycleStatus" : "ACTIVE",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    }
  }, {
    "name" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "REJECTED",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "href" : "...",
    "id" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "lifecycleStatus" : "OBSOLETE",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    }
  } ],
  "resourceCandidate" : {
    "name" : "...",
    "lastUpdate" : 12345,
    "version" : "...",
    "entity" : {
      "validFor" : { },
      "lifecycleStatus" : "RETIRED",
      "parsedVersion" : { },
      "description" : "...",
      "name" : "...",
      "lastUpdate" : 12345,
      "version" : "...",
      "id" : "...",
      "href" : "..."
    },
    "href" : "...",
    "id" : "...",
    "validFor" : {
      "endDateTime" : 12345,
      "startDateTime" : 12345
    },
    "description" : "...",
    "lifecycleStatus" : "IN_STUDY",
    "parsedVersion" : {
      "valid" : true,
      "majorVersion" : 12345,
      "minorVersion" : 12345,
      "externalView" : "...",
      "internalView" : "..."
    }
  },
  "catalogId" : "...",
  "parsedCatalogVersion" : {
    "valid" : true,
    "majorVersion" : 12345,
    "minorVersion" : 12345,
    "externalView" : "...",
    "internalView" : "..."
  },
  "catalogVersion" : "...",
  "validFor" : {
    "endDateTime" : 12345,
    "startDateTime" : 12345
  },
  "lifecycleStatus" : "IN_DESIGN",
  "parsedVersion" : {
    "valid" : true,
    "majorVersion" : 12345,
    "minorVersion" : 12345,
    "externalView" : "...",
    "internalView" : "..."
  },
  "description" : "...",
  "name" : "...",
  "lastUpdate" : 12345,
  "version" : "...",
  "id" : "...",
  "href" : "..."
}