Click or drag to resize

VoucherCheckVouchers Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static List<string> CheckVouchers(
	List<string> vouchers
)

Parameters

vouchers
Type: System.Collections.GenericListString

Return Value

Type: ListString
See Also