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

    Interface PlayPhotoshopActionsRequest

    interface PlayPhotoshopActionsRequest {
        inputs: StorageDetails[];
        options: ActionOptions;
        outputs: ActionOutputDetails[];
    }
    Index

    Properties

    inputs: StorageDetails[]

    An array of input objects. Only one input object is currently supported.

    options: ActionOptions

    An array of output objects.