# Cyclos4102Api.BaseOrderItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**quantity** | [**BigDecimal**](BigDecimal.md) | It represents how much of the product was ordered.  It could be a decimal number only if it&#39;s allowed by the  product (i.e the webshop ad).  | [optional] 
**product** | [**WebshopAd**](WebshopAd.md) | The webshop ad added to the cart. | [optional] 


