Interface Item.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    Item

    @ApiService("SoftLayer_Billing_Order_Item")
    public static interface Item.Service
    extends Service
    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.
    See Also:
    SoftLayer_Billing_Order_Item