Name | Description | |
---|---|---|
PurchaseTotalSummary Constructor |
The following tables list the members exposed by PurchaseTotalSummary.
Name | Description | |
---|---|---|
PurchaseTotalSummary Constructor |
Name | Description | |
---|---|---|
CostOfGoodsSoldTotal | Gets or sets the total cost of goods sold. | |
CouponsTotal | Gets or sets the total of coupons applied. | |
DiscountsTotal | Gets or sets the total of discounts applied. | |
FirstOrderDate | Gets or sets the date of the first order in the set. | |
GrossProductsTotal | Gets or sets the total of products purchased. | |
NetProductTotal | Gets the actual cost of products (less coupons and discounts). | |
OrderIds | Gets the list of order Ids included in this purchase summary. | |
OtherTotal | Gets or sets the total of any other items included in the orders. | |
PaidTotal | Gets or sets the total amount paid for the orders. | |
ProductCouponsTotal | Gets or sets the total of coupons that applied to products (excluding coupons applied for shipping or order total). | |
ProfitTotal | Gets the total profit made for products sold. | |
ShippingTotal | Gets or sets the total shipping charged. | |
TaxesTotal | Gets or sets the total taxes charged. | |
TotalCharges | Gets or sets the total charges for the orders. | |
UnpaidTotal | Gets or sets the total of all unpaid charges for the orders. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |