Package me.lokka30.treasury.api.economy.transaction
package me.lokka30.treasury.api.economy.transaction
Holds classes for the fundamental transaction system Treasury economy API provides.
-
ClassDescriptionRepresents a transaction, made by an
Account
.Represents a builder ofEconomyTransaction
Allocates a certain 'importance' to aEconomyTransaction
, which could be useful information for the economy provider and consumers which process the transaction.Represents an initiator ofEconomyTransaction
.Represents aEconomyTransactionInitiator
type.Denotes which type of transaction occured in aEconomyTransaction
.