CouponSummary Class Members
In This Topic
The following tables list the members exposed by CouponSummary.
Public Constructors
Public Properties
| Name | Description |
 | Coupon |
Gets the associated coupon entity.
|
 | CouponCode |
Gets or sets the coupon code.
|
 | EndDate |
Gets or sets the end date of this summary data.
|
 | OrderCount |
Gets or sets the total number of orders.
|
 | OrderTotal |
Gets or sets the order total.
|
 | StartDate |
Gets or sets the start date of this summary data.
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also