# Item Option Model | Name | Data Type | Description | | --- | --- | --- | | `name` | string | Name of item option. Example: "Size" | | `value` | string | The value of the item option. Example: "Medium" |