gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/Project.md (about) 1 # Project 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **int32** | | [optional] [default to null] 7 **FullName** | **string** | | [optional] [default to null] 8 **HumanName** | **string** | | [optional] [default to null] 9 **Url** | **string** | | [optional] [default to null] 10 **Namespace** | [***Namespace**](Namespace.md) | | [optional] [default to null] 11 **Path** | **string** | | [optional] [default to null] 12 **Name** | **string** | | [optional] [default to null] 13 **Owner** | [***UserBasic**](UserBasic.md) | | [optional] [default to null] 14 **Description** | **string** | | [optional] [default to null] 15 **Private** | **bool** | | [optional] [default to null] 16 **Public** | **bool** | | [optional] [default to null] 17 **Internal** | **bool** | | [optional] [default to null] 18 **Fork** | **bool** | | [optional] [default to null] 19 **HtmlUrl** | **string** | | [optional] [default to null] 20 **SshUrl** | **string** | | [optional] [default to null] 21 **ForksUrl** | **string** | | [optional] [default to null] 22 **KeysUrl** | **string** | | [optional] [default to null] 23 **CollaboratorsUrl** | **string** | | [optional] [default to null] 24 **HooksUrl** | **string** | | [optional] [default to null] 25 **BranchesUrl** | **string** | | [optional] [default to null] 26 **TagsUrl** | **string** | | [optional] [default to null] 27 **BlobsUrl** | **string** | | [optional] [default to null] 28 **StargazersUrl** | **string** | | [optional] [default to null] 29 **ContributorsUrl** | **string** | | [optional] [default to null] 30 **CommitsUrl** | **string** | | [optional] [default to null] 31 **CommentsUrl** | **string** | | [optional] [default to null] 32 **IssueCommentUrl** | **string** | | [optional] [default to null] 33 **IssuesUrl** | **string** | | [optional] [default to null] 34 **PullsUrl** | **string** | | [optional] [default to null] 35 **MilestonesUrl** | **string** | | [optional] [default to null] 36 **NotificationsUrl** | **string** | | [optional] [default to null] 37 **LabelsUrl** | **string** | | [optional] [default to null] 38 **ReleasesUrl** | **string** | | [optional] [default to null] 39 **Recommend** | **bool** | | [optional] [default to null] 40 **Homepage** | **string** | | [optional] [default to null] 41 **Language** | **string** | | [optional] [default to null] 42 **ForksCount** | **int32** | | [optional] [default to null] 43 **StargazersCount** | **int32** | | [optional] [default to null] 44 **WatchersCount** | **int32** | | [optional] [default to null] 45 **DefaultBranch** | **string** | | [optional] [default to null] 46 **OpenIssuesCount** | **int32** | | [optional] [default to null] 47 **HasIssues** | **bool** | | [optional] [default to null] 48 **HasWiki** | **bool** | | [optional] [default to null] 49 **CanComment** | **bool** | | [optional] [default to null] 50 **PullRequestsEnabled** | **bool** | | [optional] [default to null] 51 **HasPage** | **bool** | | [optional] [default to null] 52 **License** | **string** | | [optional] [default to null] 53 **Outsourced** | **bool** | | [optional] [default to null] 54 **ProjectCreator** | **string** | | [optional] [default to null] 55 **Members** | **[]string** | | [optional] [default to null] 56 **PushedAt** | **string** | | [optional] [default to null] 57 **CreatedAt** | **string** | | [optional] [default to null] 58 **UpdatedAt** | **string** | | [optional] [default to null] 59 **Parent** | [***Project**](Project.md) | | [optional] [default to null] 60 **Paas** | **string** | | [optional] [default to null] 61 **Stared** | **string** | | [optional] [default to null] 62 **Watched** | **string** | | [optional] [default to null] 63 **Permission** | **string** | | [optional] [default to null] 64 **Relation** | **string** | | [optional] [default to null] 65 66 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 67 68