eCommerceOrderLineItems.eCommerceOrderLineItemsDataTable
| Columns:
|
| Name |
Type |
Max Length |
Default Value |
Allow Null |
Read Only |
Unique |
| LineItemID |
Int64 |
|
|
|
X |
X |
| OrderID |
Int64 |
|
|
X |
|
|
| ProductID |
Int64 |
|
|
X |
|
|
| ProductSku |
String |
50 |
|
X |
|
|
| ProductType |
String |
50 |
|
X |
|
|
| ProductName |
String |
500 |
|
X |
|
|
| ProductDescription |
String |
2147483647 |
|
X |
|
|
| Quantity |
Int32 |
|
|
X |
|
|
| Price |
Decimal |
|
|
X |
|
|
| TotalPrice |
Decimal |
|
|
X |
|
|
| Weight |
Decimal |
|
|
X |
|
|
| DateAdded |
DateTime |
|
|
X |
|
|
| Fulfilled |
Boolean |
|
False |
|
|
|
| ProductImageUrl |
String |
4000 |
|
X |
|
|
| Color |
String |
50 |
|
X |
|
|
| Size |
String |
50 |
|
X |
|
|
| ProductUrl |
String |
4000 |
|
X |
|
|
| ExternalOrderID |
String |
50 |
|
X |
|
|
| eCommercePortal |
String |
30 |
|
X |
|
|
| ParentProductID |
Int64 |
|
|
X |
|
|