Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IShipmentDiscountAmount

Represents shipment discounts."/>

Namespace: EPiServer.Commerce.Order
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public interface IShipmentDiscountAmount

Properties

ShipmentDiscount

Gets or sets the shipment discount.

Declaration
Decimal ShipmentDiscount { get; set; }
Property Value
Type Description
System.Decimal