getTopLevelProductGroupName


SoftLayer_Billing_Invoice_Item::getTopLevelProductGroupName

Description

A string representing the name of parent level product group of an invoice item.

Parameters

None

Required Headers

Optional Headers

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Invoice_Item/{SoftLayer_Billing_Invoice_ItemID}/getTopLevelProductGroupName'