Name | Description | |
---|---|---|
OrderSummary Constructor |
The following tables list the members exposed by OrderSummary.
Name | Description | |
---|---|---|
OrderSummary Constructor |
Name | Description | |
---|---|---|
CostOfGoodTotal | Gets or sets the total cost of goods for the order. | |
CouponTotal | Gets or sets the total value of coupons used. | |
DiscountTotal | Gets or sets the total value of discounts applied. | |
GrandTotal | Gets or sets the grand total of the order. | |
OrderId | Gets or sets the order Id. | |
OrderNumber | Gets or sets the order number. | |
OtherTotal | Gets or sets the total value of other charges not already summarized. | |
ProductTotal | Gets or sets the total price of products sold. | |
ProfitTotal | Gets the total profit for the order. | |
ShippingTotal | Gets or sets the total cost of shipping. | |
TaxTotal | Gets or sets the total taxes charged. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |