Error that caused the failure
Message associated with the error
The status of the processed request.
The submission services unique handle. This should be the same handle as what was registered with submission services.
Will always be ORIGINALITY_REPORT_REGISTER_TYPE.
Generated using TypeDoc
The response given after a IOriginalityReportRegistrationRequest.
A successful example registration response:
{ type: 'submission-tool:register', submissionServicesUniqueHandle: 'tool-handle', status: 'success' }