Click or drag to resize

Coupon Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.RetailCoupon

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public class Coupon : IDisposable

The Coupon type exposes the following members.

Constructors
  NameDescription
Public methodCoupon
Initializes a new instance of the Coupon class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Coupon
Top
See Also