Binance Connector JS
    Preparing search index...

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    interface QueryCrossIsolatedMarginCapitalFlowResponseInner {
        amount?: string;
        asset?: string;
        id?: number | bigint;
        symbol?: string;
        timestamp?: number | bigint;
        tranId?: number | bigint;
        type?: string;
    }
    Index

    Properties

    amount?: string

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    asset?: string

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    id?: number | bigint

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    symbol?: string

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    timestamp?: number | bigint

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    tranId?: number | bigint

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    type?: string

    QueryCrossIsolatedMarginCapitalFlowResponseInner