ColumnName | DataType | Description |
---|---|---|
Item_id | Int 32 | Item ID. Otherwise, Null |
Sku | String | Product SKU. Otherwise, Null |
Qty | Double | Product Quantity |
Name | String | Product Name. Otherwise, Null |
Price | Double | Product Price. Otherwise, Null |
Product_type | String | Product Type. Otherwise, Null |
Quote_id | String | Quote Id |
Product_option | String | Product Option. Otherwise, Null |
Extension_attributes | String | Extension Attributes |
CartId | String | Cart Id |