# Cyclos411Api.ShoppingCartView

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalPrice** | [**BigDecimal**](BigDecimal.md) | The total price of this cart, i.e the sum of the total price of all  of its &#x60;items&#x60;.  | [optional] 
**items** | [**[ShoppingCartItemDetailed]**](ShoppingCartItemDetailed.md) | Detailed information of the items present in the cart. | [optional] 


