gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/CreateBranchParam.md (about) 1 # CreateBranchParam 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **AccessToken** | **string** | 用户授权码 | [optional] [default to null] 7 **Refs** | **string** | 分支起点名称,默认master | [optional] [default to null] 8 **BranchName** | **string** | 新创建的分支名称 | [optional] [default to null] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12