Package org.core.eco.transaction.result
Interface TransactionResult
- All Known Implementing Classes:
TransactionResultImpl
public interface TransactionResult
-
Method Summary
Modifier and TypeMethodDescription@NotNull BigDecimal
@NotNull BigDecimal
@NotNull Transaction
boolean
-
Method Details
-
getTransaction
-
wasSuccessful
boolean wasSuccessful() -
getOriginalAmount
-
getAfterAmount
-
getFailedReason
-