# # ImportOrdersBulkBulkRequestItems

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Ecommerce order item id | 
**name** | **string** | Ecommerce order item name | 
**category** | **string** | Ecommerce order item category id (comma separated if more than one) | [optional] 
**price** | **float** | Ecommerce order item price | [optional] 
**quantity** | **int** | Ecommerce order item quantity | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


