mwg API
    Preparing search index...

    Interface UpkeepRates

    interface UpkeepRates {
        incomePerUnit: number;
        upkeepPerUnit: number;
    }
    Index
    incomePerUnit: number
    upkeepPerUnit: number