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