Click or drag to resize
ShoppingCartInfoDiscountCoupon Property
Discount coupon information. It is null if no discount coupon is used.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public DiscountCouponInfo DiscountCoupon { get; }

Property Value

Type: DiscountCouponInfo
See Also