ICurrentFinancialsPaymentReturnedDueToReturns Property

Amount of money that was returned to the payer due to a returns/cancels. This may not be the same as AdjustmentsDueToReturns because a customer may have received and then returned an item, all before any payment was ever made.

Definition

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
decimal PaymentReturnedDueToReturns { get; }

Property Value

Decimal

See Also