Name | Description | Type | Additional information |
---|---|---|---|
OrderItemID |
The unique ID of the order item. |
globally unique identifier |
None. |
IsChecked |
Indicates whether the item is marked in the cart. If null is specified, the value does not change, the original value is preserved. |
boolean |
None. |
Nickname |
The nickname of the cart item. If null is specified, the value does not change, the original value is preserved. |
string |
None. |
ListID |
The unique ID of the submission list. |
globally unique identifier |
None. |