CODReportFile Property
Filename and location to save the CODReport to.
Object Oriented Interface
public function getCODReportFile(); public function setCODReportFile($value);
Procedural Interface
inship_upsshipintl_get($res, 15 ); inship_upsshipintl_set($res, 15, $value );
Default Value
''
Remarks
This applies only to shipments within the European Union (EU) countries. When applicable and the CODReportFile is set to a valid path and filename, the contents of the CODReport are written to disk upon successful response.
This has to have .html extension.
Data Type
String