Binance Connector JS
    Preparing search index...

    QueryCrossIsolatedMarginCapitalFlowResponseInner

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

    Properties

    amount?: string

    amount.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    asset?: string

    asset.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    id?: number | bigint

    id.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    note?: string

    note.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    symbol?: string

    symbol.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    timestamp?: number | bigint

    timestamp.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    tranId?: number | bigint

    tran Id.

    QueryCrossIsolatedMarginCapitalFlowResponseInner

    type?: string

    type.

    QueryCrossIsolatedMarginCapitalFlowResponseInner