Package org.spongepowered.api.service.economy.transaction
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.service.economy.transaction
-
ClassDescriptionRepresents the success or failure state of a
TransactionResult
.Represents the result of a particular transaction, such as a deposit or withdrawal.Represents the type of a transaction.Represents aTransactionResult
specific to a transaction of typeTransactionTypes.TRANSFER
.