[Missing <summary> documentation for "N:Litium.Foundation.Modules.ECommerce.Orders"]
Classes
| Class | Description | |
|---|---|---|
|
|
AdditionalOrderInfo |
Additional Order Info, a key/value.
|
|
|
AdditionalOrderInfoCollection |
Additional Order Info Collection, a key/value collection.
|
|
|
AdditionalOrderInfoDoesNotExistException |
Exception class for the additional order info.
Thrown when an operation is tried to be performed with a non-existing additional order info.
|
|
|
AdditionalOrderInfoExistsException |
Exception class for the additional order info.
Thrown when an existing additional order info is tried to be created.
|
|
|
Order |
Represents a ECommerce Order.
|
|
|
OrderCampaign |
The order campaign entity.
|
|
|
OrderCampaignCollection |
Order campaign collection
|
|
|
OrderCampaignDoesNotExistException |
Exception class for the order rowss.
Thrown when an operation is tried to be performed with a non-existing order row.
|
|
|
OrderCampaignExistsException |
Exception class for the order rows.
Thrown when an existing order row is tried to be created.
|
|
|
OrderCollection |
A collection of orders.
Enumerates over Order instances.
|
|
|
OrderDoesNotExistException |
Exception class for the orders.
Thrown when an operation is tried to be performed with a non-existing order.
|
|
|
OrderExistsException |
Exception class for the orders.
Thrown when an existing order is tried to be created.
|
|
|
OrderRow |
Order Row.
|
|
|
OrderRowCollection |
Order row collection.
|
|
|
OrderRowDoesNotExistException |
Exception class for the order rowss.
Thrown when an operation is tried to be performed with a non-existing order row.
|
|
|
OrderRowExistsException |
Exception class for the order rows.
Thrown when an existing order row is tried to be created.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
CommonStateConstants |
States that are common, but may not be defined by user.
|
|
|
OrderPaymentStatus |
Defines the payment state of the complete order.
|