Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias CustomFormatBulkResource

    type CustomFormatBulkResource = {
        ids?: number[] | null;
        includeCustomFormatWhenRenaming?: boolean | null;
    }
    Index

    Properties

    ids?: number[] | null
    includeCustomFormatWhenRenaming?: boolean | null