gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/SetRepoReviewer.md (about)

     1  # SetRepoReviewer
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AccessToken** | **string** | 用户授权码 | [optional] [default to null]
     7  **Assignees** | **string** | 审查人员 | [optional] [default to null]
     8  **Testers** | **string** | 测试人员 | [optional] [default to null]
     9  **AssigneesNumber** | **int32** | 最少审查人数 | [optional] [default to null]
    10  **TestersNumber** | **int32** | 最少测试人员 | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14