# ParameterRemovalDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**parameters** | Option<**Vec<String>**> | Set of parameter names to remove | [optional]
**scheme_id** | Option<**i64**> | ID of the field scheme | [optional]
**work_type_ids** | Option<**Vec<i64>**> | Set of work type (issue type) IDs | [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)