# Carts.ProductOption

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The product option name. For example, Color or Size | [optional] 
**nameId** | **Number** | The product option identifier. | [optional] 
**value** | **String** | The product option value. For example, Red or Medium | [optional] 
**valueId** | **Number** | The product option value identifier. | [optional] 
