IHistorical |
The IHistoricalOrderItemDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount | The amount of value distributed from the source item to the target item. Will always be positive, even when SourceItemType is Discount. | |
| SourceItemId | The id of the item that is the source for the value being distributed to TargetItemId. | |
| SourceItemType | The type of item that is the source of this distribution. | |
| TargetItemId | The id of the item that is the target of the distribution of the value from SourceItemId. |