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

    Type Alias Rejection

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