Sha256: 514a2e1c52418edd9e6e0596f550d8233d617fb7a49852901b2f215486800b2d

Contents?: true

Size: 806 Bytes

Versions: 6

Compression:

Stored size: 806 Bytes

Contents

# TalonOne::CartItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | 
**sku** | **String** |  | 
**quantity** | **Integer** |  | 
**price** | **Float** |  | 
**category** | **String** |  | [optional] 
**weight** | **Float** | Weight of item in mm | [optional] 
**height** | **Float** | Height of item in mm | [optional] 
**width** | **Float** | Width of item in mm | [optional] 
**length** | **Float** | Length of item in mm | [optional] 
**position** | **Float** | Position of the Cart Item in the Cart (calculated internally) | [optional] 
**attributes** | **Object** | Arbitrary properties associated with this item | [optional] 
**adjustment** | [**CartItemAdjustment**](CartItemAdjustment.md) |  | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/CartItem.md
talon_one-1.3.0 docs/CartItem.md
talon_one-1.2.0 docs/CartItem.md
talon_one-1.1.2 docs/CartItem.md
talon_one-1.1.1 docs/CartItem.md
talon_one-1.1.0 docs/CartItem.md