gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/BasicInfo.md (about) 1 # BasicInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Label** | **string** | | [optional] [default to null] 7 **Ref** | **string** | | [optional] [default to null] 8 **Sha** | **string** | | [optional] [default to null] 9 **User** | [***UserBasic**](UserBasic.md) | | [optional] [default to null] 10 **Repo** | [***Project**](Project.md) | | [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