Binance Connector JS
    Preparing search index...

    AvgPriceResponseResult

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

    Properties

    closeTime?: number | bigint

    AvgPriceResponseResult

    mins?: number | bigint

    AvgPriceResponseResult

    price?: string

    AvgPriceResponseResult