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