| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderApproval |
The order approval information. Can be null if there is no approval. |
OrderApprovalModel |
None. |
| CheckoutUrl |
The URL to the first page of the checkout wizard. |
string |
None. |
| Items |
The list of the items in the cart. |
Collection of CartItemModel |
None. |
| Description |
The text that will be displayed in the Shopping Cart. |
string |
None. |
| Activities |
Active background tasks of the current user, related to the shopping cart |
Collection of globally unique identifier |
None. |
| OrderID |
The unique ID of the order. |
globally unique identifier |
None. |
| OrderFriendlyID |
The friendly ID of the order. |
integer |
None. |
| OrderLegacyID |
The legacy ID of the order. |
integer |
None. |