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

    Interface ApplyPresetInput

    interface ApplyPresetInput {
        presets: StorageDetails[];
        source: StorageDetails;
    }
    Index

    Properties

    Properties

    presets: StorageDetails[]

    An array describing the list of presets to apply. The preset objects will either be one of 'external', 'adobe', 'azure' or 'dropbox'