Interface: QuickActionPublishParams
Asset related information received with onPublish callback in Quick Actions.
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
asset | Asset which is exported | ||
exportButtonId | string | id of the export option clicked | |
documentId? | string | Unique identifier for the assets created/edited. | |
targetInfo? | This field is returned if current quick actions supports opening asset in express via project id. It contains the target information required to open the asset in Express Editor. | - |
