Binance Connector JS
    Preparing search index...

    AvgPriceResponse

    interface AvgPriceResponse {
        e?: string;
        E?: number;
        i?: string;
        s?: string;
        T?: number;
        w?: string;
    }
    Index

    Properties

    Properties

    e?: string

    AvgPriceResponse

    E?: number

    AvgPriceResponse

    i?: string

    AvgPriceResponse

    s?: string

    AvgPriceResponse

    T?: number

    AvgPriceResponse

    w?: string

    AvgPriceResponse