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
Represents information about order type.
public enum OrderType
Cart = 4
LedgerEntry = 3
Order = 0
Quote = 1
Recurringorder = 2