Class Voucher
- Namespace
- Dynamicweb.Ecommerce.Orders.Vouchers
- Assembly
- Dynamicweb.Ecommerce.dll
The class Voucher represents base for discounts on voucher codes.
- Inheritance
-
Voucher
- Inherited Members
Constructors
Voucher(string, int)
Initializes a new instance of the Voucher class.
Parameters
Fields
StatusSent
Field Value
StatusUsed
Field Value
_code
Field Value
_listId
Field Value
Properties
Code
Voucher Code
Property Value
DateUsed
Date when the voucher was used
Property Value
Id
Property Value
IsNew
Property Value
ListId
ID Of The list
Property Value
Status
Voucher Status.
Property Value
UsedOrderId
OrderID on which the voucher was used
Property Value
UserId
ID of the user who used the voucher
Property Value
- int?