Click or drag to resize

PaymentTransactionsRepositoryReversalReason Class

Allowed values for the ReversalReason data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Finance.PaymentsPaymentTransactionsRepositoryReversalReason

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class ReversalReason : Enum

The PaymentTransactionsRepositoryReversalReason type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberOperatorError
OperatorError value. Stored as 'OPE'.
Public fieldStatic memberRefund
Refund value. Stored as 'REF'.
Public fieldStatic memberTaxBaseReduction
TaxBaseReduction value. Stored as 'TBR'.
Public fieldvalue__
Top
See Also