reportContent

abstract fun reportContent(): Array<ReportField>

Redefines the list of ReportFields collected and sent in your reports.

You can also use this property to modify fields order in your reports.

The default list is DEFAULT_REPORT_FIELDS

Return

fields to be included in the report.