Binance Connector JS
    Preparing search index...

    TickerPriceResponse2

    interface TickerPriceResponse2 {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: TickerPriceResponse2ResultInner[];
        status?: number;
    }
    Index

    Properties

    id?: string

    TickerPriceResponse2

    TickerPriceResponse2

    TickerPriceResponse2

    status?: number

    TickerPriceResponse2