"wbkHost.reportGenerated" message parameter.

Hierarchy

  • GeneratedReport

Properties

basketViewId: string

id of the active basket view

pdfName: string

Name of the generated pdf.

pdfUrl: string

Url of the generated report.

template: string

name/id of the used report template

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

active template options

Type declaration

Generated using TypeDoc