Binance Connector JS
    Preparing search index...

    Interface TickerPriceResponse1

    TickerPriceResponse1

    interface TickerPriceResponse1 {
        price?: string;
        symbol?: string;
    }
    Index

    Properties

    Properties

    price?: string

    TickerPriceResponse1

    symbol?: string

    TickerPriceResponse1