files property
Asynchronous report only.
Contains a list of generated report files once the report has successfully completed.
Implementation
core.List<ReportFiles>? files;
Asynchronous report only.
Contains a list of generated report files once the report has successfully completed.
core.List<ReportFiles>? files;