Package io.api.etherscan.model.utility
Class StatusResponseTO
- java.lang.Object
-
- io.api.etherscan.model.utility.BaseResponseTO
-
- io.api.etherscan.model.utility.StatusResponseTO
-
public class StatusResponseTO extends BaseResponseTO
! NO DESCRIPTION !- Since:
- 30.10.2018
-
-
Constructor Summary
Constructors Constructor Description StatusResponseTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StatusgetResult()-
Methods inherited from class io.api.etherscan.model.utility.BaseResponseTO
getMessage, getStatus
-
-
-
-
Method Detail
-
getResult
public Status getResult()
-
-