SoftLayer Account::getBalance
From SoftLayer Development Network Wiki
getBalance is a member of the SoftLayer_Account service.
Contents |
Overview
Retrieve the account balance of a SoftLayer customer account. An account's balance is the amount of money owed to SoftLayer by the account holder, returned as a floating point number with two decimal places, measured in US Dollars ($USD). A negative account balance means the account holder has overpaid and is owed money by SoftLayer.
Return Type
getBalance returns the decimal data type.
Headers
Required Headers
getBalance requires the following headers:
Optional Headers
getBalance may use the following headers:

