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

    Type Alias DownloadClientCategory

    type DownloadClientCategory = {
        clientCategory?: string | null;
        categories?: number[] | null;
    }
    Index
    clientCategory?: string | null
    categories?: number[] | null