[Missing <summary> documentation for "N:Litium.Foundation.Modules.ECommerce.Orders"]

Classes

  Class Description
Public class AdditionalOrderInfo
Additional Order Info, a key/value.
Public class AdditionalOrderInfoCollection
Additional Order Info Collection, a key/value collection.
Public class AdditionalOrderInfoDoesNotExistException
Exception class for the additional order info. Thrown when an operation is tried to be performed with a non-existing additional order info.
Public class AdditionalOrderInfoExistsException
Exception class for the additional order info. Thrown when an existing additional order info is tried to be created.
Public class Order
Represents a ECommerce Order.
Public class OrderCampaign
The order campaign entity.
Public class OrderCampaignCollection
Order campaign collection
Public class OrderCampaignDoesNotExistException
Exception class for the order rowss. Thrown when an operation is tried to be performed with a non-existing order row.
Public class OrderCampaignExistsException
Exception class for the order rows. Thrown when an existing order row is tried to be created.
Public class OrderCollection
A collection of orders. Enumerates over Order instances.
Public class OrderDoesNotExistException
Exception class for the orders. Thrown when an operation is tried to be performed with a non-existing order.
Public class OrderExistsException
Exception class for the orders. Thrown when an existing order is tried to be created.
Public class OrderRow
Order Row.
Public class OrderRowCollection
Order row collection.
Public class OrderRowDoesNotExistException
Exception class for the order rowss. Thrown when an operation is tried to be performed with a non-existing order row.
Public class OrderRowExistsException
Exception class for the order rows. Thrown when an existing order row is tried to be created.

Enumerations

  Enumeration Description
Public enumeration CommonStateConstants
States that are common, but may not be defined by user.
Public enumeration OrderPaymentStatus
Defines the payment state of the complete order.