Package io.api.etherscan.model.utility
Class BlockResponseTO
- java.lang.Object
-
- io.api.etherscan.model.utility.BaseResponseTO
-
- io.api.etherscan.model.utility.BaseListResponseTO<Block>
-
- io.api.etherscan.model.utility.BlockResponseTO
-
public class BlockResponseTO extends BaseListResponseTO<Block>
! NO DESCRIPTION !- Since:
- 30.10.2018
-
-
Constructor Summary
Constructors Constructor Description BlockResponseTO()
-
Method Summary
-
Methods inherited from class io.api.etherscan.model.utility.BaseListResponseTO
getResult
-
Methods inherited from class io.api.etherscan.model.utility.BaseResponseTO
getMessage, getStatus
-
-