adobe-firefly-sdk
    Preparing search index...

    Type Alias CustomScriptsListResponse

    Response containing list of registered custom scripts

    type CustomScriptsListResponse = {
        capabilities?: CustomScriptDetails[];
        paging?: { nextUrl?: string };
    }
    Index

    Properties

    capabilities?: CustomScriptDetails[]
    paging?: { nextUrl?: string }

    Type Declaration

    • OptionalnextUrl?: string

      URL for the next page of results