OutputFile Property
A file where the response will be saved.
Object Oriented Interface
public function getOutputFile(); public function setOutputFile($value);
Procedural Interface
secureblackbox_soapclient_get($res, 72 ); secureblackbox_soapclient_set($res, 72, $value );
Default Value
''
Remarks
Provide a full path to the file where the service response should be saved.
Data Type
String