Interface Item.Service

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

    @ApiService("SoftLayer_Billing_Invoice_Item")
    public static interface Item.Service
    extends Service
    Every invoice item is defined in the SoftLayer_Billing_Invoice_Item service. Softlayer billing invoice items have details about the items that reside within an invoice. These items detail, for instance, the recurring and one time charges for each item billed.
    See Also:
    SoftLayer_Billing_Invoice_Item