getNextInvoiceTotalOneTimeTaxAmount


SoftLayer_Billing_Item::getNextInvoiceTotalOneTimeTaxAmount

Description

A Billing Item’s total, including any child billing items if they exist.'

Parameters

None

Required Headers

Optional Headers

Return Values

  • float
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Item/{SoftLayer_Billing_ItemID}/getNextInvoiceTotalOneTimeTaxAmount'