# OrdersV2.OrderProduct

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**productId** | **Number** |  | 
**productOptions** | [**[OrderProductProductOptions]**](OrderProductProductOptions.md) |  | 
**quantity** | **Number** |  | 
**priceIncTax** | **Number** |  | [optional] 
**priceExTax** | **Number** |  | [optional] 
**upc** | **String** |  | [optional] 
**variantId** | **Number** | Products &#x60;variant_id&#x60;. PUT or POST. This field is not available for custom products. | [optional] 
**wrappingName** | **String** |  | [optional] 
**wrappingMessage** | **String** |  | [optional] 
**wrappingCostExTax** | **Number** |  | [optional] 
**wrappingCostIncTax** | **Number** |  | [optional] 
