# ContextualConfiguration ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **configuration** | Option<[**serde_json::Value**](.md)> | The field configuration. | [optional] **field_context_id** | **String** | The ID of the field context the configuration is associated with. | [readonly] **id** | **String** | The ID of the configuration. | **schema** | Option<[**serde_json::Value**](.md)> | The field value schema. | [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)