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

    Type Alias ApiPerpetualsMarketOrderHistoryBody

    ApiPerpetualsMarketOrderHistoryBody: ApiPerpetualsHistoricalDataWithCursorBody & {
        marketId: PerpetualsMarketId;
    }

    Request body for fetching account-level order history with a cursor.

    Type Declaration