Binance Connector JS
    Preparing search index...

    Interface TickerPriceResponse2ResultInner

    TickerPriceResponse2ResultInner

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

    Properties

    Properties

    price?: string

    TickerPriceResponse2ResultInner

    symbol?: string

    TickerPriceResponse2ResultInner