Binance Connector JS
    Preparing search index...

    TradeResponse

    interface TradeResponse {
        e?: string;
        E?: number | bigint;
        m?: boolean;
        M?: boolean;
        p?: string;
        q?: string;
        s?: string;
        t?: number | bigint;
        T?: number | bigint;
    }
    Index

    Properties

    Properties

    e?: string

    TradeResponse

    E?: number | bigint

    TradeResponse

    m?: boolean

    TradeResponse

    M?: boolean

    TradeResponse

    p?: string

    TradeResponse

    q?: string

    TradeResponse

    s?: string

    TradeResponse

    t?: number | bigint

    TradeResponse

    T?: number | bigint

    TradeResponse