| Name | Type | Description | Notes |
|---|---|---|---|
| is_read_only | bool | Indicates if a definition can be edited or not | [optional] |
| owner_entity | string | The Metafield will extend the specified {Flipdish.Metafields.PublicModels.V1.MetafieldDefinitionBase.OwnerEntity} | [optional] |
| key | string | Key of the metafield. The key must have two parts, separated by a dot. The first part acts as a category, for organizational purposes. The parts can be composed of lowercase letters, numbers, hyphen and underscore | |
| value_type | string | The excepted type for the Value field | [optional] |
| name | string | Field Name | |
| description | string | Field Description | [optional] |
| behaviors | string[] | Enable Metafield Behaviors | [optional] |
| metafield_definition_recommendation_id | int | Metafield Recommendation Id | [optional] |