| @@ -210,7 +210,7 @@ | ||
| 210 | 210 | * to request the report identifier. The identifier is used to check report generation status | 
| 211 | 211 | * before downloading the report. | 
| 212 | 212 | * | 
| 213 | - * @param mixed $report | |
| 213 | + * @param ReportRequest $report | |
| 214 | 214 | * @param string $name | 
| 215 | 215 | * | 
| 216 | 216 | * @return string ReportRequestId | 
| @@ -279,7 +279,7 @@ | ||
| 279 | 279 | } | 
| 280 | 280 | |
| 281 | 281 | /** | 
| 282 | - * @param $code | |
| 282 | + * @param integer $code | |
| 283 | 283 | * @return SoapFault | 
| 284 | 284 | */ | 
| 285 | 285 | private function generateSoapFault($code) |