Binance Connector JS
    Preparing search index...

    Interface BlockTradesHistoricalResponse

    BlockTradesHistoricalResponse

    interface BlockTradesHistoricalResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits[];
        result?: BlockTradesHistoricalResponseResultInner[];
        status?: number | bigint;
    }
    Index

    Properties

    id?: string

    BlockTradesHistoricalResponse

    BlockTradesHistoricalResponse

    BlockTradesHistoricalResponse

    status?: number | bigint

    BlockTradesHistoricalResponse