Items with tag softlayer_billing_info

    java

    perl

    php

    reference

    • getAccount
      The SoftLayer customer account associated with this billing information.
    • getAchInformation
    • getCurrency
      Currency to be used by this customer account.
    • getCurrentBillingCycle
      Information related to an account's current and previous billing cycles.
    • getLastBillDate
      The date on which an account was last billed.
    • getNextBillDate
      The date on which an account will be billed next.
    • getObject
      getObject retrieves the SoftLayer_Billing_Info object whose data corresponds to the account to which your portal user is tied.
    • SoftLayer_Billing_Info
      Every SoftLayer customer account has billing specific information which is kept in the SoftLayer_Billing_Info data type. This information is used by the SoftLayer accounting group when sending invoices and making billing inquiries.
    • SoftLayer_Billing_Info
      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. Use the data returned by these methods with other API services to get more detailed information about your billing information. Due to the sensitivity of your billing information we don't allow changing this data through the API. Please open a sales ticket in our customer portal if you need to change this information.

    ruby