IHistoricalOrderItemDistributionAmount Property

The amount of value distributed from the source item to the target item. Will always be positive, even when SourceItemType is Discount.

Definition

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

Property Value

Decimal

See Also