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