Torn API Client
    Preparing search index...

    Type Alias ReportReport

    type ReportReport = {
        report:
            | ReportMoney
            | ReportStats
            | ReportMostWanted
            | ReportHistory
            | ReportFriendOrFoe
            | ReportCompanyFinancials
            | ReportTrueLevel
            | ReportStockAnalysis
            | ReportAnonymousBounties
            | ReportInvestment;
    }
    Index

    Properties

    Properties