Click or drag to resize

DiscountServiceSaveDiscountTranslation Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public DiscountTranslation SaveDiscountTranslation(
	int discountId,
	DiscountTranslation translation
)

Parameters

discountId
Type: SystemInt32
translation
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscountTranslation

Return Value

Type: DiscountTranslation
See Also