Package io.api.etherscan.model.utility
Class PriceResponseTO
- java.lang.Object
-
- io.api.etherscan.model.utility.BaseResponseTO
-
- io.api.etherscan.model.utility.PriceResponseTO
-
public class PriceResponseTO extends BaseResponseTO
! NO DESCRIPTION !- Since:
- 30.10.2018
- Author:
- GoodforGod
-
-
Constructor Summary
Constructors Constructor Description PriceResponseTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PricegetResult()-
Methods inherited from class io.api.etherscan.model.utility.BaseResponseTO
getMessage, getStatus
-
-
-
-
Method Detail
-
getResult
public Price getResult()
-
-