Table of Contents

Enum OrderLineType

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll
Type of order line.
public enum OrderLineType

Fields

Discount = 1
Discount
Fixed = 2
Fixed line
GiftCard = 6
Gift card
PointProduct = 5
Product tax
Product = 0
Product
ProductDiscount = 3
Product discount
Tax = 4
Product tax
To top