getDoNotContactFlag


SoftLayer_Billing_Order_Quote::getDoNotContactFlag

Description

Indicates whether the owner of the quote chosen to no longer be contacted.

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_Order_Quote/{SoftLayer_Billing_Order_QuoteID}/getDoNotContactFlag'