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

Annotation to the document check report More details...

Properties

int ReportNum [get, set]
 Report number More details...
 
DateTime ReadyTime [get, set]
 Check completion time More details...
 
float Score [get, set]
 OUT OF DATE! (It will be deleted ufter 03.01.2020). In place of field Score use the field DetailedScore.Unknown, it's value is = 100 - Score Percentage of non-original text. (0 - the text is completely original, 100 - the text consists only of similarities) More details...
 
String ReportWebId [get, set]
 Report ID on the Antiplagiat site. More details...
 
String ReadonlyReportWebId [get, set]
 Report ID in the "read only" mode on the Antiplagiat site. More details...
 
String ShortReportWebId [get, set]
 ID of the brief report on the Antiplagiat site. More details...
 
Score DetailedScore [get, set]
 Details of the percentage of non-original text divided into similarities, legal citation and text recycling after correction Model.Score. More details...
 
Score BaseScore [get, set]
 Details of the percentage of non-original text divided intosimilarities, legal citation and text recycling after check.More details...
 
bool IsSuspicious [get, set]
 true - is suspicious More details...
 
String SummaryReportWebId [get, set]
 ID of the summary report on the Antiplagiat siteMore details...
 
String ShortFraudReportWebId [get, set]
 Direct link to the "Suspicious document" page. More details...
 

Detailed description

Annotation to the document check report

Full list of properties

◆ BaseScore

Score Antiplagiat.ApiCorp.Model.ReportSummary.BaseScore
getset

Details of the percentage of non-original text divided into similarity, legal citation and text recycling after check.

◆ DetailedScore

Score Antiplagiat.ApiCorp.Model.ReportSummary.DetailedScore
getset

Details of the percentage of non-original text divided into similarity, legal citation and text recycling after correction Model.Score.

◆ IsSuspicious

bool Antiplagiat.ApiCorp.Model.ReportSummary.IsSuspicious
getset

true - is suspicious

◆ ReadonlyReportWebId

String Antiplagiat.ApiCorp.Model.ReportSummary.ReadonlyReportWebId
getset

Report ID in the "read only" mode on the Antiplagiat site.

◆ ReadyTime

DateTime Antiplagiat.ApiCorp.Model.ReportSummary.ReadyTime
getset

Check completion time

◆ ReportNum

int Antiplagiat.ApiCorp.Model.ReportSummary.ReportNum
getset

Report number

◆ ReportWebId

String Antiplagiat.ApiCorp.Model.ReportSummary.ReportWebId
getset

Report ID on the Antiplagiat site.

◆ Score

float Antiplagiat.ApiCorp.Model.ReportSummary.Score
getset

OUT OF DATE! (Will be deleted 03.01.2021). In place of field Score use the field DetailedScore.Unknown, it's value is = 100 - Score Percentage of non-original text. (0 - the text is completely original, 100 - the text consists only of similarities)

◆ ShortFraudReportWebId

String Antiplagiat.ApiCorp.Model.ReportSummary.ShortFraudReportWebId
getset

Direct link to the "Suspicious document" page.

◆ ShortReportWebId

String Antiplagiat.ApiCorp.Model.ReportSummary.ShortReportWebId
getset

ID of the brief report on the Antiplagiat site

◆ SummaryReportWebId

String Antiplagiat.ApiCorp.Model.ReportSummary.SummaryReportWebId
getset

ID of the summary report on the Antiplagiat site