Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias CustomFormatBulkResource

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