# Carts.ItemCustom1

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Id of the custom item | [optional] 
**sku** | **String** | Custom item sku | [optional] 
**name** | **String** | Item name | [optional] 
**quantity** | **String** |  | [optional] 
**listPrice** | **String** | Price of the item. With or without tax depending on your stores set up. Optional price override. | [optional] 
