Binance Connector JS
    Preparing search index...

    AvgPriceResponse

    interface AvgPriceResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: AvgPriceResponseResult;
        status?: number;
    }
    Index

    Properties

    id?: string

    AvgPriceResponse

    AvgPriceResponse

    AvgPriceResponse

    status?: number

    AvgPriceResponse