Axinom Mosaic Libraries
    Preparing search index...

    Interface ArchiveImagesCommand

    Command schema to issue archiving of a scope images by ids.

    interface ArchiveImagesCommand {
        asset_ids: string[];
    }
    Index

    Properties

    Properties

    asset_ids: string[]

    An array of uuid image id values.