# BulkTransitionSubmitInput
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**selected_issue_ids_or_keys** | **Vec<String>** | List of all the issue IDs or keys that are to be bulk transitioned. |
**transition_id** | **String** | The ID of the transition that is to be performed on the issues. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)