ReportingOptions
An object used to configure reporting options.
Properties#
reportingEnabled#
- Type:
boolean
Controls whether to enable reports, generated following import operations.
reportingGenerateOption#
- Type:
'manual' | 'auto' | 'both'
Controls whether reporting is generated for manual imports, auto imports, or both.
reportingShowForManualImport#
- Type:
boolean
Controls whether to displays a generated report (for manual imports only) using the default browser on the device.