# RenamedOption
## Properties
**value** | **String** | The current option value. |
**new_value** | **String** | The new value of the option. |
**cascading_options** | Option<[**Vec<models::RenamedCascadingOption>**](RenamedCascadingOption.md)> | The new values for the cascading options of this option. Only used for Select List (cascading) fields. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)