UploadReport
UploadReport model.
Name | Description | Type | Additional information |
---|---|---|---|
Name |
The name of the newly uploaded report. |
string |
Required |
Description |
The description of the report. |
string |
None. |
CategoryId |
The ID of the category this report will belong to. |
string |
Required |
ReportFile |
The HttpFile object which contains the report file and additional meta information. |
HttpFile |
Required |