Torn API Client
    Preparing search index...

    Type Alias PersonalStatsNetworthPublic

    type PersonalStatsNetworthPublic = {
        networth: { total: number };
    }
    Index

    Properties

    Properties

    networth: { total: number }