# MandatoryFieldValue ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **retain** | Option<**bool**> | If `true`, will try to retain original non-null issue field values on move. | [optional][default to true] **r#type** | Option<**String**> | Will treat as `MandatoryFieldValue` if type is `raw` or `empty` | [optional][default to Raw] **value** | **Vec** | Value for each field. Provide a `list of strings` for non-ADF fields. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)