DownloadReportsBody
in package
Table of Contents
- $convertDocxToPdf : bool
- $downloadLogId : ObjectId
- $report : ReportInterface
- __construct() : mixed
Properties
$convertDocxToPdf read-only
public
bool
$convertDocxToPdf
$downloadLogId read-only
public
ObjectId
$downloadLogId
$report read-only
public
ReportInterface
$report
Methods
__construct()
public
__construct(ReportInterface $report, ObjectId $downloadLogId, bool $convertDocxToPdf) : mixed
Parameters
- $report : ReportInterface
- $downloadLogId : ObjectId
- $convertDocxToPdf : bool