# PullsRequestReviewersRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reviewers** | Option<**Vec**> | An array of user `login`s that will be requested. | [optional] **team_reviewers** | Option<**Vec**> | An array of team `slug`s that will be requested. | [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)