SoftLayer_Product_Package_Item_Category_Group


SoftLayer_Product_Package_Item_Category_Group

Description

This class is used to organize categories for a service offering. A service offering (usually) contains multiple categories (e.g., server, os, disk0, ram). This class allows us to organize the prices into related item category groups.

Local


itemCategoryId

The item category id associated with this group.
Type: int


packageId

The service offering id associated with this group.
Type: int


sort

The sort value for this group.
Type: int


title

An optional title associated with this group. E.g., for operating systems, this will be the manufacturer.
Type: string

Relational

Count


priceCount

A count of
Type: unsignedLong