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

    Type Alias WatchProviderDetails

    type WatchProviderDetails = {
        displayPriority?: number;
        logoPath?: string;
        id?: number;
        name?: string;
    }
    Index

    Properties

    displayPriority?: number
    logoPath?: string
    id?: number
    name?: string