ApiCorp: Class Antiplagiat.ApiCorp.Model.ExportReportInfo
ApiCorp Documentation  3.10.3
Class Antiplagiat.ApiCorp.Model.ExportReportInfo

Information about exporting the report. More details...

Properties

ExportReportStatus Status [get, set]
 Status of report export. More details...
 
string DownloadLink [get, set]
 Link for report download. More details...
 
int ReportNum [get, set]
 Report number. More details...
 
int EstimatedWaitTime [get, set]
 Approximate time until the end of the check (in seconds). More details...
 

Detailed description

Information about exporting the report.

Full list of properties

◆ DownloadLink

string Antiplagiat.ApiCorp.Model.ExportReportInfo.DownloadLink
getset

Link for report download.

◆ EstimatedWaitTime

int Antiplagiat.ApiCorp.Model.ExportReportInfo.EstimatedWaitTime
getset

Approximate time until the end of the check (in seconds).

◆ ReportNum

int Antiplagiat.ApiCorp.Model.ExportReportInfo.ReportNum
getset

Report number.

◆ Status

ExportReportStatus Antiplagiat.ApiCorp.Model.ExportReportInfo.Status
getset

Status of report export.