Click or drag to resize

PaymentTransactionReversalReason Property

The reason for the reversal of the payment.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<PaymentTransactionsRepositoryReversalReason> ReversalReason { get; set; }

Property Value

Type: NullablePaymentTransactionsRepositoryReversalReason
See Also