interface QueryGetPricesResponseSDKType {
    prices: PriceSDKType[];
}

Properties

Properties

prices: PriceSDKType[]