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

    Type Alias Rejection

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

    Properties

    Properties

    reason?: string | null