# KnetikCloud.CartItemRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**affiliate_key** | **String** | The affiliate key of the item | [optional] 
**catalog_sku** | **String** | The catalog SKU of the item | 
**gift_target** | **Number** | The id of a user that this is being gifted to | [optional] 
**notes** | **String** | Notes about this item purchase | [optional] 
**price_override** | **Number** | Override the price of an item, if the behavior configuration permits it. Do not send if taking standard pricing. Minimum 0 | [optional] 
**quantity** | **Number** | The quantity of the item | 


