Click or drag to resize

VoucherGenerateVoucher Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string GenerateVoucher(
	int listId,
	int numberOfSymbols = 8
)

Parameters

listId
Type: SystemInt32
numberOfSymbols (Optional)
Type: SystemInt32

Return Value

Type: String
See Also