$status
$status : boolean
This class represents the PERFORM operation for SOAP service.
__construct(\FuelSdk\ET_Client $authStub, array $props)
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 |
array | $props | Dictionary type array of properties which may hold e.g. array('ID' => '', 'Parameters' => '') |