ISPO SDK
    Preparing search index...

    Interface AssetsDeleteResult

    Markdown
    interface AssetsDeleteResult {
        deleted: boolean;
        ref: string;
    }
    Index
    deleted: boolean
    ref: string