SoftLayer_Product_Item_Bundles


SoftLayer_Product_Item_Bundles

Description

The SoftLayer_Product_Item_Bundles contains item to price cross references. Relates a category, price and item to a bundle. Match bundle ids to see all items and prices in a particular bundle.

Local


bundleItemId

Identifier for bundle.
Type: int


id

Identifier for record.
Type: int


itemPriceId

Identifier for price.
Type: int

Relational


bundleItem

Item in bundle.
Type: SoftLayer_Product_Item


category

Category bundle falls in.
Type: SoftLayer_Product_Item_Category


itemPrice

Price of item in bundle
Type: SoftLayer_Product_Item_Price

Count