Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerCandlesticksResponse

    interface IndexerServerCandlesticksResponse {
        candlesticks: IndexerServerCandlestick[];
    }
    Index

    Properties

    Properties

    candlesticks: IndexerServerCandlestick[]