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

    Type Alias Rejection

    type Rejection = {
        reason?: string | null;
        type?: Lidarr.RejectionType;
    }
    Index
    reason?: string | null