Dynamicweb.eCommerce.Orders.SalesDiscounts Namespace : Voucher Class |
The following tables list the members exposed by Voucher.
Name | Description | |
---|---|---|
![]() | Voucher Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Code | Voucher Code |
![]() | DateUsed | Date when the voucher was used |
![]() | ListID | ID Of The list |
![]() | Status | Voucher Status |
![]() | UsedOrderID | OrderID on which the voucher was used |
![]() | VoucherAccessUserID | ID of the user who used the voucher |
Name | Description | |
---|---|---|
![]() | Fill | Overridden. |
![]() ![]() | GenerateVouchers | Generate Vouchers |
![]() ![]() | GetAllVouchers | Get all vouchers |
![]() ![]() | GetAllVouchersForList | Get the collection of vouchers for specific List |
![]() | GetDiscountForVoucher | Overloaded. Get discount for current voucher |
![]() ![]() | GetVoucherByCode | Get Voucher by Voucher Code |
![]() ![]() | isValid | |
![]() ![]() | MarkAsUsed | Mark voucher as Used |
![]() ![]() | RenderVoucherMail | Renders the mail tamplate for thr vouchers |
![]() ![]() | UpdateVouchersOrderID | Update Voucher Code with Order |