Binance Connector JS
    Preparing search index...

    TickerPriceResponse1Result

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

    Properties

    Properties

    price?: string

    TickerPriceResponse1Result

    symbol?: string

    TickerPriceResponse1Result