# CatalogItemOptionForItem

### Description

A list of item option values that can be assigned to item variations. For example, a t-shirt item may offer a color option or a size option.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**item_option_id** | getItemOptionId() | setItemOptionId($value) | **string** | The unique id of the item option, used to form the dimensions of the item option matrix in a specified order. | [optional] 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

