Binance Connector JS
    Preparing search index...

    Interface GetC2CTradeHistoryResponse

    GetC2CTradeHistoryResponse

    interface GetC2CTradeHistoryResponse {
        additionalKycVerify?: number | bigint;
        advNo?: string;
        amount?: string;
        asset?: string;
        commission?: string;
        counterPartNickName?: string;
        createTime?: number | bigint;
        fiat?: string;
        fiatSymbol?: string;
        orderNumber?: string;
        orderStatus?: string;
        payMethodName?: string;
        takerAmount?: string;
        takerCommission?: string;
        takerCommissionRate?: string;
        totalPrice?: string;
        tradeType?: string;
        unitPrice?: string;
    }
    Index

    Properties

    additionalKycVerify?: number | bigint

    GetC2CTradeHistoryResponse

    advNo?: string

    GetC2CTradeHistoryResponse

    amount?: string

    GetC2CTradeHistoryResponse

    asset?: string

    GetC2CTradeHistoryResponse

    commission?: string

    GetC2CTradeHistoryResponse

    counterPartNickName?: string

    GetC2CTradeHistoryResponse

    createTime?: number | bigint

    GetC2CTradeHistoryResponse

    fiat?: string

    GetC2CTradeHistoryResponse

    fiatSymbol?: string

    GetC2CTradeHistoryResponse

    orderNumber?: string

    GetC2CTradeHistoryResponse

    orderStatus?: string

    GetC2CTradeHistoryResponse

    payMethodName?: string

    GetC2CTradeHistoryResponse

    takerAmount?: string

    GetC2CTradeHistoryResponse

    takerCommission?: string

    GetC2CTradeHistoryResponse

    takerCommissionRate?: string

    GetC2CTradeHistoryResponse

    totalPrice?: string

    GetC2CTradeHistoryResponse

    tradeType?: string

    GetC2CTradeHistoryResponse

    unitPrice?: string

    GetC2CTradeHistoryResponse