adobe-firefly-sdk
    Preparing search index...

    Type Alias ActionJsonCreateOptions

    ActionJsonCreateOptions

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

    type ActionJsonCreateOptions = {
        actions: [ActionDetails];
    }
    Index

    Properties

    Properties

    actions: [ActionDetails]

    Array of action objects.