Table of Contents

Enum OrderType

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll
Represents information about order type.
public enum OrderType

Fields

Cart = 4
LedgerEntry = 3
Order = 0
Quote = 1
Recurringorder = 2
To top