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

    Type Alias DownloadClientCategory

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

    Properties

    clientCategory?: string | null
    categories?: number[] | null