java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.billing.invoice.Next

@ApiType("SoftLayer_Billing_Invoice_Next")
public class Next
extends Entity
Service for an account's next invoice. The "next invoice" is what a customer will be billed on their next invoice, assuming no changes are made. Currently this does not include Bandwidth Pooling charges. Note, this should be considered preliminary as you may add, remove, or change billing items on your account.
See Also:
SoftLayer_Billing_Invoice_Next
  • Constructor Details

    • Next

      public Next()
  • Method Details