# TheJiraCloudPlatformRestApi.FieldUpdateOperation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**add** | **Object** | The value to add to the field. | [optional] 
**copy** | **Object** | The field value to copy from another issue. | [optional] 
**edit** | **Object** | The value to edit in the field. | [optional] 
**remove** | **Object** | The value to removed from the field. | [optional] 
**set** | **Object** | The value to set in the field. | [optional] 
