# UltracartClient::CartItemOptionValue ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_cost** | [**Currency**](Currency.md) | | [optional] **additional_weight** | [**Weight**](Weight.md) | | [optional] **default_value** | **BOOLEAN** | True if this is the default value | [optional] **display_order** | **Integer** | Display order of the option value | [optional] **value** | **String** | Value of the option the customer can select | [optional]