@musallam/photoshop-client
    Preparing search index...

    Interface ActionJsonCreateOptions

    This block is needed only if you want to specify which action to convert from the ActionSet.

    interface ActionJsonCreateOptions {
        actions: ActionDetails[];
    }
    Index

    Properties

    Properties

    actions: ActionDetails[]

    Array of action objects. 1 1