Binance Connector JS
    Preparing search index...

    GetCmIncomeHistoryResponseInner

    interface GetCmIncomeHistoryResponseInner {
        asset?: string;
        income?: string;
        incomeType?: string;
        info?: string;
        symbol?: string;
        time?: number;
        tradeId?: string;
        tranId?: string;
    }
    Index

    Properties

    asset?: string

    GetCmIncomeHistoryResponseInner

    income?: string

    GetCmIncomeHistoryResponseInner

    incomeType?: string

    GetCmIncomeHistoryResponseInner

    info?: string

    GetCmIncomeHistoryResponseInner

    symbol?: string

    GetCmIncomeHistoryResponseInner

    time?: number

    GetCmIncomeHistoryResponseInner

    tradeId?: string

    GetCmIncomeHistoryResponseInner

    tranId?: string

    GetCmIncomeHistoryResponseInner