Binance Connector JS
    Preparing search index...

    TickerPriceResponse1

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

    Properties

    id?: string

    TickerPriceResponse1

    TickerPriceResponse1

    TickerPriceResponse1

    status?: number

    TickerPriceResponse1