Click or drag to resize
OrderInfoOrderCouponCode Property
Code of the discount coupon used in this order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual string OrderCouponCode { get; set; }

Property Value

Type: String
See Also