Package com.softlayer.api.service.billing

  • Interface Summary
    Interface Description
    Currency.Service  
    Currency.ServiceAsync  
    Info.Service
    SoftLayer billing info contains company billing information such as the last date a payment was made and the last time any billing information was update.
    Info.ServiceAsync  
    Invoice.Service
    The SoftLayer_Billing_Invoice service controls the invoices that are created whenever a SoftLayer customer's account balance changes.
    Invoice.ServiceAsync  
    Item.Service
    Every individual item that a SoftLayer customer is billed for is recorded in the SoftLayer_Billing_Item data type.
    Item.ServiceAsync  
    Order.Service
    The SoftLayer_Billing_Order service controls the orders that are created whenever a SoftLayer customer's places a purchase.
    Order.ServiceAsync  
  • Class Summary
    Class Description
    Currency  
    Currency.Mask  
    Info
    Every SoftLayer customer account has billing specific information which is kept in the SoftLayer_Billing_Info data type.
    Info.Mask  
    Invoice
    The SoftLayer_Billing_Invoice data type contains general information relating to an individual invoice applied to a SoftLayer customer account.
    Invoice.Mask  
    Item
    Every individual item that a SoftLayer customer is billed for is recorded in the SoftLayer_Billing_Item data type.
    Item.Mask  
    Order
    The SoftLayer_Billing_Order data type contains general information relating to an individual order applied to a SoftLayer customer account or to a new customer.
    Order.Mask