cc-everywhere

Interface: QuickActionPublishParams

Asset related information received with onPublish callback in Quick Actions.

Extends

Properties

Property
Type
Description
Inherited from
asset
OutputAsset
Asset which is exported
PublishParams.asset
exportButtonId
string
id passed in the CustomExportButton at time of invoking openQuickAction.
-
targetInfo?
TargetInfo
This field is returned if NativeExportTargetContext.NEW is passed in NativeExportTargetContext.
-