# IssuesAddAssigneesRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assignees** | Option<**Vec<String>**> | Usernames of people to assign this issue to. _NOTE: Only users with push access can add assignees to an issue. Assignees are silently ignored otherwise._ | [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)