SoftLayer_Product_Package_Items


SoftLayer_Product_Package_Items

Description

This data type is a cross-reference between the SoftLayer_Product_Package and the SoftLayer_Product_Item(s) that belong in the SoftLayer_Product_Package.

Local


id

The unique identifier for this object. It is not used anywhere but in this object.
Type: string


itemId

The SoftLayer_Product_Item id to which this instance of the object belongs.
Type: int


packageId

The SoftLayer_Product_Package id to which this instance of the object belongs.
Type: int

Relational


item

The item to which this object belongs.
Type: SoftLayer_Product_Item


package

The package to which this object belongs.
Type: SoftLayer_Product_Package

Count