$status
$status : boolean
This class represents the DELETE operation for REST service.
__construct(\FuelSdk\ET_Client $authStub, string $url, $qs = "")
Initializes a new instance of the class.
\FuelSdk\ET_Client | $authStub | The ET client object which performs the auth token, refresh token using clientID clientSecret |
string | $url | The endpoint URL |
$qs |