Enum Transaction.TypeEnum

  • All Implemented Interfaces:
    Serializable, Comparable<Transaction.TypeEnum>
    Enclosing class:
    Transaction

    public static enum Transaction.TypeEnum
    extends Enum<Transaction.TypeEnum>
    The type of the transaction. Possible values: **payment**, **capture**, **captureReversal**, **refund** **refundReversal**, **chargeback**, **chargebackReversal**, **secondChargeback**, **atmWithdrawal**, **atmWithdrawalReversal**, **internalTransfer**, **manualCorrection**, **invoiceDeduction**, **depositCorrection**, **bankTransfer**, **miscCost**, **paymentCost**, **fee**