Name | Description | |
---|---|---|
![]() | ProductBreakdownSummary Constructor |
The following tables list the members exposed by ProductBreakdownSummary.
Name | Description | |
---|---|---|
![]() | ProductBreakdownSummary Constructor |
Name | Description | |
---|---|---|
![]() | Amount | Gets or sets the total price of the product sold. |
![]() | CostOfGoods | Gets or sets the total cost of goods of the product sold. |
![]() | Coupons | Gets or sets the coupons total of the product sold. |
![]() | Discounts | Gets or sets the discounts total of the product sold. |
![]() | GroupNames | Gets or sets the Group Names |
![]() | Name | Gets or sets the product name. |
![]() | Product | Gets the associated product entity. |
![]() | ProductId | Gets or sets the product Id. |
![]() | Quantity | Gets or sets the quantity of product sold. |
![]() | Sku | Gets or sets the SKU of the product. |
![]() | Vendor | Gets or sets the vendor for the product. |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |