# Cyclos411Api.CustomFieldPossibleValue

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **String** | The display value | [optional] 
**_default** | **Boolean** | Indicates if this possible value is the default one. | [optional] 
**internalName** | **String** | The entity internal name, which can be seen as an extra identifier  | [optional] 
**category** | [**EntityReference**](EntityReference.md) | The internal name (if available) or id of the possible value category. Optional, and never used if custom field type is dynamic selection.  | [optional] 


