# EntityProperty
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | Option<**String**> | The key of the property. Required on create and update. | [optional]
**value** | Option<[**serde_json::Value**](.md)> | The value of the property. Required on create and update. | [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)