Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOriginalityReportSaveSettingsResponse

The expected response when a integration is finished saving its configuration after receiving a 'submission-tool:settings-saved' event.

Hierarchy

Index

Properties

correlationId

correlationId: string

A unique id used to correlate a message sent by the extension framework and a response message from the extension.

Optional error

error: string

An optional error to display if the save failed.

success

success: boolean

Whether or not the save succeeded.

type

type: string

Generated using TypeDoc