format property
The output format of the report.
Only available once the file is available. Possible string values are:
- "CSV"
- "EXCEL"
Implementation
core.String? format;
The output format of the report.
Only available once the file is available. Possible string values are:
core.String? format;