OperationReference interface
Reference for an async operation.
id | Unique identifier for the operation. |
plugin |
Unique identifier for the plugin. |
status | The current status of the operation. |
url | URL to get the full operation object. |
Unique identifier for the operation.
id: string
Property Value
string
Unique identifier for the plugin.
pluginId: string
Property Value
string
URL to get the full operation object.
url: string
Property Value
string