Torn API Client
    Preparing search index...

    Type Alias FactionChainReportAttackerRespect

    type FactionChainReportAttackerRespect = {
        average: number;
        best: number;
        total: number;
    }
    Index

    Properties

    Properties

    average: number
    best: number
    total: number