DownloadReportsBody
Table of Contents
-
$convertDocxToPdf
: bool
-
$downloadLogId
: ObjectId
-
$report
: ReportInterface
-
__construct()
: mixed
$convertDocxToPdf
read-only
public
bool
$convertDocxToPdf
$downloadLogId
read-only
public
ObjectId
$downloadLogId
$report
read-only
public
ReportInterface
$report
__construct()
public
__construct(ReportInterface $report, ObjectId $downloadLogId, bool $convertDocxToPdf) : mixed
Parameters
-
$report
: ReportInterface
-
-
$downloadLogId
: ObjectId
-
-
$convertDocxToPdf
: bool
-
Return values
mixed
—