Binance Connector JS
    Preparing search index...

    QueryPreventedMatchesResponseInner

    interface QueryPreventedMatchesResponseInner {
        makerOrderId?: number | bigint;
        makerPreventedQuantity?: string;
        makerSymbol?: string;
        preventedMatchId?: number | bigint;
        price?: string;
        selfTradePreventionMode?: string;
        symbol?: string;
        takerOrderId?: number | bigint;
        tradeGroupId?: number | bigint;
        transactTime?: number | bigint;
    }
    Index

    Properties

    makerOrderId?: number | bigint

    QueryPreventedMatchesResponseInner

    makerPreventedQuantity?: string

    QueryPreventedMatchesResponseInner

    makerSymbol?: string

    QueryPreventedMatchesResponseInner

    preventedMatchId?: number | bigint

    QueryPreventedMatchesResponseInner

    price?: string

    QueryPreventedMatchesResponseInner

    selfTradePreventionMode?: string

    QueryPreventedMatchesResponseInner

    symbol?: string

    QueryPreventedMatchesResponseInner

    takerOrderId?: number | bigint

    QueryPreventedMatchesResponseInner

    tradeGroupId?: number | bigint

    QueryPreventedMatchesResponseInner

    transactTime?: number | bigint

    QueryPreventedMatchesResponseInner