Package io.api.etherscan.model.utility
Class TxResponseTO
- java.lang.Object
-
- io.api.etherscan.model.utility.BaseResponseTO
-
- io.api.etherscan.model.utility.BaseListResponseTO<Tx>
-
- io.api.etherscan.model.utility.TxResponseTO
-
public class TxResponseTO extends BaseListResponseTO<Tx>
! NO DESCRIPTION !- Since:
- 29.10.2018
- Author:
- GoodforGod
-
-
Constructor Summary
Constructors Constructor Description TxResponseTO()
-
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
-
-