Click or drag to resize

DiscountServiceGetDiscountGiven Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public double GetDiscountGiven(
	Discount discount,
	Currency currency
)

Parameters

discount
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscount
currency
Type: Dynamicweb.Ecommerce.InternationalCurrency

Return Value

Type: Double
See Also