# Catalog.ProductOptionOptionValueBase

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isDefault** | **Boolean** | The flag for preselecting a value as the default on the storefront. This field is not supported for swatch options/modifiers.  | [optional] 
**label** | **String** | The text display identifying the value on the storefront. Required in a /POST.  | 
**sortOrder** | **Number** | The order in which the value will be displayed on the product page. Required in a /POST.  | 
