Torn API Client
    Preparing search index...

    Type Alias UserCrimeDetailsHustling

    type UserCrimeDetailsHustling = {
        biggest_money_won: number;
        pickpocket_money_collected: number;
        shill_money_collected: number;
        total_audience_gathered: number;
    }
    Index

    Properties

    biggest_money_won: number
    pickpocket_money_collected: number
    shill_money_collected: number
    total_audience_gathered: number