adobe-firefly-sdk
    Preparing search index...

    Type Alias ApplyPresetFromXmpContentData

    type ApplyPresetFromXmpContentData = {
        body: ApplyPresetFromXmpContentRequest;
        path?: never;
        query?: never;
        url: "/lrService/xmp";
    }
    Index

    Properties

    Properties

    Request body for the XMP operation.

    path?: never
    query?: never
    url: "/lrService/xmp"