PurchaseImportStats
Overview
This object represents information about imported purchases.
For example usage, see: GetPurchaseImportStats.
Properties
Name | Type | Description |
---|---|---|
PurchaseCount | Int64 | The number of Purchases affected. |
UnmappedPurchaseCount | Int64 | The number of Unmapped Purchases affected. |
UnmappedPurchases | PurchaseImportStatsUnmappedItem[] | A list of Unmapped Purchases that are affected. |