Binance Connector JS
    Preparing search index...

    AvgPriceResponseResult

    interface AvgPriceResponseResult {
        closeTime?: number;
        mins?: number;
        price?: string;
    }
    Index

    Properties

    closeTime?: number

    AvgPriceResponseResult

    mins?: number

    AvgPriceResponseResult

    price?: string

    AvgPriceResponseResult