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