Torn API Client
    Preparing search index...

    Type Alias ReportInvestment

    type ReportInvestment = {
        amount: number;
        until: number;
    }
    Index

    Properties

    Properties

    amount: number
    until: number