Код: Выделить всё
List allPrices = client.getAllPrices();
System.out.println(allPrices);
Подробнее здесь: https://stackoverflow.com/questions/633 ... e-java-api
Код: Выделить всё
List allPrices = client.getAllPrices();
System.out.println(allPrices);