ProjectMemberPutParam.md 520 字节
Newer Older
E
edisonxiang 已提交
1 2 3 4 5 6 7 8 9 10 11
# ProjectMemberPutParam

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AccessToken** | **string** | 用户授权码 | [optional] [default to null]
**Permission** | **string** | 成员权限: 拉代码(pull),推代码(push),管理员(admin)。默认: push | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)