getHourlyFlag


SoftLayer_Billing_Item::getHourlyFlag

Description

A flag that will reflect whether this billing item is billed on an hourly basis or not.

Parameters

None

Required Headers

Optional Headers

Return Values

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