| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Cart list ID. |
globally unique identifier |
None. |
| ExternalID |
Cart list external ID. |
string |
None. |
| Name |
Cart list name. |
string |
None. |
| ExternalUrl |
Cart list external URL. |
string |
None. |
| IsDeleted |
Flag that indicate is cart list was deleted. |
boolean |
None. |
| ExportDate |
Cart list export date. |
date |
None. |
| ModificationDate |
Cart list modification date. |
date |
None. |
| SortingDate |
Cart list sorting date. |
date |
None. |
| ItemValidations |
Cart list's validation summary for the assigned order product(s). |
Collection of CartItemValidationModel |
None. |
| ItemPrices |
Cart list's pricing info for the assigned order product(s). |
Collection of CartItemPriceModel |
None. |