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