| CouponCodeViewModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic sealed class CouponCodeViewModel : INameIndexable<string>, INameIndexable
The CouponCodeViewModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Code | 
            Gets the coupon code.
             | 
|  | IsApplied | 
            Indicates that the coupon code is applied.
             | 
|  | Item | 
            String indexer, gets the value with the specified name
             | 
 See Also
See Also