java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.billing.invoice.Item
Direct Known Subclasses:
Hardware

@ApiType("SoftLayer_Billing_Invoice_Item")
public class Item
extends Entity
Each billing invoice item makes up a record within an invoice. This provides you with a detailed record of everything related to an invoice item. When you are billed, our system takes active billing items and creates an invoice. These invoice items are a copy of your active billing items, and make up the contents of your invoice.
See Also:
SoftLayer_Billing_Invoice_Item