SoftLayer Billing Item::getObject
From SoftLayer Development Network Wiki
getObject is a member of the SoftLayer_Billing_Item service.
Contents |
Overview
getObject retrieves the SoftLayer_Billing_Item object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Billing_Item service. You can only retrieve billing items tied to the account that your portal user is assigned to. Billing items are an account's items of billable items. There are "parent" billing items and "child" billing items. The server billing item is generally referred to as a parent billing item. The items tied to a server, such as ram, harddrives, and operating systems are considered "child" billing items.
Return Type
getObject returns the SoftLayer_Billing_Item data type.
Headers
Required Headers
getObject requires the following headers:
Optional Headers
getObject may use the following headers:

