OperationReference interface
Reference for an async operation.
Properties
| 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. |
Property Details
id
Unique identifier for the operation.
id: string
Property Value
string
pluginId
Unique identifier for the plugin.
pluginId: string
Property Value
string
status
url
URL to get the full operation object.
url: string
Property Value
string