Package org.core.eco.transaction
Interface Transaction
- All Known Implementing Classes:
TransactionImpl
public interface Transaction
-
Method Summary
Modifier and TypeMethodDescription@NotNull BigDecimal
@NotNull Currency
@NotNull TransactionType
getType()
-
Method Details
-
getCurrency
-
getAmount
-
getType
-