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

Optional method options IApiCorp.GetVerificationReport. More details..

Properties

string Author [get, set]
 OUT OF DATE! Use the property Authors. This field will be deleted after 01.08.2021. Full name of the author of the work. The maximum allowed length is 1023. The format of filling in: "Surname1, Name; Surname2, Name". More details...
 
string Department [get, set]
 University faculty / structural subdivision of the organization. More details...
 
string Verifier [get, set]
 Full name of the verifier. More details...
 
string Type [get, set]
 Type of work. If a value is passed that is not from the list below, then the type will be "Unknown". Array of identifier strings of valid document types. The list below is listed: "identifier" - it's meaning.

  • "Abstract" - Abstract
  • "Article" - Article
  • "Book" - Book
  • "CandidateDissertation" - Candidate's thesis
  • "CandidateDissertationAbstract" -Author's abstract for candidate's thesis
  • "CollectionOfExercises" - Task book
  • "CollectionOfWorks" - Collection of papers
  • "Coursework" - Undergraduate thesis
  • "DoctoralDissertation" - Doctoral dissertation
  • "DoctoralDissertationAbstract" - Author's abstract for doctoral dissertation
  • "EducationalVisualEdition" - Illustrated study edition
  • "FinalQualifyingWork" - Graduate qualifying paper
  • "GraduateWork" - Thesis
  • "Guidelines" - Methodological recommendations
  • "LaboratoryPractice" - Laboratory work
  • "MasterDissertation" - Master's thesis
  • "MethodicalInstructions" - Methodological guidelines
  • "Monograph" - Monograph
  • "Other" - Other
  • "PracticalWork" - Work practice
  • "PracticeReport" - Report on work practice
  • "ResearchReport" - Scientific research report
  • "ScientificQualificationWork" - Scientific qualifying pape
  • "TeachingGuide" - Study guide
  • "Textbook" - Classbook
  • "Tutorial" - Textbook
  • "DoctoralDissertationPhD" - Ph.D Thesis
  • "DoctoralDissertationAbstractPhD" - Ph.D Thesis abstract
  • "DiplomaProject" - Thesis project
More details...
 
string Work [get, set]
 Document name. Maximum allowed length is 255. More details...
 
bool ShortReport [get, set]
 Should the QR code with a direct link to the report in the help be displayed? More details...
 
AuthorName [] Authors [get, set]
 Full names of authors of the work. Maximum amount is 10.. More details...
 

Detailed description

Optional method options IApiCorp.GetVerificationReport.

Full list of properties

◆ Author

string Antiplagiat.ApiCorp.Model.VerificationReportOptions.Author
getset

OUT OF DATE! Use the property Authors. This field will be deleted after 01.08.2021. Full name of the author of the work. The maximum allowed length is 1023. The format of filling in: "Surname1, Name; Surname2, Name".

◆ Authors

AuthorName [] Antiplagiat.ApiCorp.Model.VerificationReportOptions.Authors
getset

Full names of authors of the work. Maximum amount is 10.

◆ Department

string Antiplagiat.ApiCorp.Model.VerificationReportOptions.Department
getset

University faculty / structural subdivision of the organization.

◆ ShortReport

bool Antiplagiat.ApiCorp.Model.VerificationReportOptions.ShortReport
getset

Should the QR code with a direct link to the report in the help be displayed?

◆ Type

string Antiplagiat.ApiCorp.Model.VerificationReportOptions.Type
getset

Type of work. If a value is passed that is not from the list below, then the type will be "Unknown". Array of identifier strings of valid document types. The list below is listed: "identifier" - it's meaning.

  • "Abstract" - Abstract
  • "Article" - Article
  • "Book" - Book
  • "CandidateDissertation" - Candidate's thesis
  • "CandidateDissertationAbstract" -Author's abstract for candidate's thesis
  • "CollectionOfExercises" - Task book
  • "CollectionOfWorks" - Collection of papers
  • "Coursework" - Undergraduate thesis
  • "DoctoralDissertation" - Doctoral dissertation
  • "DoctoralDissertationAbstract" - Author's abstract for doctoral dissertation
  • "EducationalVisualEdition" - Illustrated study edition
  • "FinalQualifyingWork" - Graduate qualifying paper
  • "GraduateWork" - Thesis
  • "Guidelines" - Methodological recommendations
  • "LaboratoryPractice" - Laboratory work
  • "MasterDissertation" - Master's thesis
  • "MethodicalInstructions" - Methodological guidelines
  • "Monograph" - Monograph
  • "Other" - Other
  • "PracticalWork" - Work practice
  • "PracticeReport" - Report on work practice
  • "ResearchReport" - Scientific research report
  • "ScientificQualificationWork" - Scientific qualifying pape
  • "TeachingGuide" - Study guide
  • "Textbook" - Classbook
  • "Tutorial" - Textbook
  • "DoctoralDissertationPhD" - Ph.D Thesis
  • "DoctoralDissertationAbstractPhD" - Ph.D Thesis abstract
  • "DiplomaProject" - Thesis project

◆ Verifier

string Antiplagiat.ApiCorp.Model.VerificationReportOptions.Verifier
getset

Full name of the verifier.

◆ Work

string Antiplagiat.ApiCorp.Model.VerificationReportOptions.Work
getset

Document name. Maximum allowed length is 255.