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