Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineMarketPricesResponse

    interface GetEngineMarketPricesResponse {
        marketPrices: EngineMarketPrice[];
    }
    Index

    Properties

    Properties

    marketPrices: EngineMarketPrice[]