The SoftLayer_Billing_Order_Item datatype provides information regarding a single ordered item. When a server order or any other order is placed, the information about that order is stored as SoftLayer_Billing_Order_items.
This also provides information about software or hardware related to an ordered item,what package the item is in, and all pricing information related to this ordered item.
The SoftLayer_Billing_Item tied to the order item.
The other items included with an ordered item.
The item category tied to an order item.
The child order items for an order item. All server order items should have children. These children are considered a part of the server.
A hardware’s universally unique identifier.
The component type tied to an order item. All hardware-specific items should have a generic hardware component.
The SoftLayer_Product_Item tied to an order item. The item is the actual definition of the product being sold.
This is an item’s category answers.
The SoftLayer_Product_Item_Price tied to an order item. The item price object describes the cost of an item.
The location of an ordered item. This is usually the same as the server it is being ordered with. Otherwise it describes the location of the additional service being ordered.
Retrieve a SoftLayer_Billing_Order_Item record.
This is only populated when an upgrade order is placed. The old billing item represents what the billing was before the upgrade happened.
The order to which this item belongs. The order contains all the information related to the items included in an order
The SoftLayer_Product_Package an order item is a part of.
The parent order item ID for an item. Items that are associated with a server will have a parent. The parent will be the server item itself.
The SoftLayer_Product_Package_Preset related to this order item.
A count of power supplies contained within this SoftLayer_Billing_Order
For ordered items that are software items, a full description of that software can be found with this property.
The drive storage groups that are attached to this billing order item.
The recurring fee of an ordered item. This amount represents the fees that will be charged on a recurring (usually monthly) basis.
The next SoftLayer_Product_Item in the upgrade path for this order item.