Interface QueryGetHistoricalPricesResponseSDKType

interface QueryGetHistoricalPricesResponseSDKType {
    prices: PriceCandlestickSDKType[];
}

Properties

Properties