data for ProjectReportPlugin.eventAfterGenerateReport

Hierarchy

Properties

basketViewId: string

id of the active basket view

pdfName: string

Name of the generated pdf.

pdfUrl: string

Url of the generated report.

projectEditor: ProjectEditor

project editor with the curretnt active project

template: string

name/id of the used report template

templateOptions?: {
    [key: string]: TemplateOptionValue;
}

active template options

Type declaration

Generated using TypeDoc