# IssueFilterForBulkPropertySet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **current_value** | Option<[**serde_json::Value**](.md)> | The value of properties to perform the bulk operation on. | [optional] **entity_ids** | Option<**Vec**> | List of issues to perform the bulk operation on. | [optional] **has_property** | Option<**bool**> | Whether the bulk operation occurs only when the property is present on or absent from an issue. | [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)