aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Interface ApiFarmsSummaryBody

    Optional filter for a batch farm-summary read.

    interface ApiFarmsSummaryBody {
        farmIds?: string[];
    }
    Index
    farmIds?: string[]

    Pool IDs to include. Omit the field to request all pools.