SoftLayer_Product_Package_Locations


SoftLayer_Product_Package_Locations

Description

Most packages are available in many locations. This object describes that availability for each package.

Local


deliveryTimeInformation

This describes the availability of the package tied to this location.
Type: string


isAvailable

A simple flag which describes whether or not this location is available for this package.
Type: int


locationId

The location id tied to this object.
Type: int


packageId

The SoftLayer_Product_Package ID tied to this object.
Type: int

Relational


location

The location to which this object belongs.
Type: SoftLayer_Location


package

The package to which this object belongs.
Type: SoftLayer_Product_Package

Count