# Repository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **allow_merge_commits** | **bool** | | [optional] [default to null] **allow_rebase** | **bool** | | [optional] [default to null] **allow_rebase_explicit** | **bool** | | [optional] [default to null] **allow_squash_merge** | **bool** | | [optional] [default to null] **archived** | **bool** | | [optional] [default to null] **avatar_url** | **String** | | [optional] [default to null] **clone_url** | **String** | | [optional] [default to null] **created_at** | **String** | | [optional] [default to null] **default_branch** | **String** | | [optional] [default to null] **description** | **String** | | [optional] [default to null] **empty** | **bool** | | [optional] [default to null] **external_tracker** | [***::models::ExternalTracker**](ExternalTracker.md) | | [optional] [default to null] **external_wiki** | [***::models::ExternalWiki**](ExternalWiki.md) | | [optional] [default to null] **fork** | **bool** | | [optional] [default to null] **forks_count** | **i64** | | [optional] [default to null] **full_name** | **String** | | [optional] [default to null] **has_issues** | **bool** | | [optional] [default to null] **has_pull_requests** | **bool** | | [optional] [default to null] **has_wiki** | **bool** | | [optional] [default to null] **html_url** | **String** | | [optional] [default to null] **id** | **i64** | | [optional] [default to null] **ignore_whitespace_conflicts** | **bool** | | [optional] [default to null] **internal_tracker** | [***::models::InternalTracker**](InternalTracker.md) | | [optional] [default to null] **mirror** | **bool** | | [optional] [default to null] **name** | **String** | | [optional] [default to null] **open_issues_count** | **i64** | | [optional] [default to null] **open_pr_counter** | **i64** | | [optional] [default to null] **original_url** | **String** | | [optional] [default to null] **owner** | [***::models::User**](User.md) | | [optional] [default to null] **parent** | [***::models::Repository**](Repository.md) | | [optional] [default to null] **permissions** | [***::models::Permission**](Permission.md) | | [optional] [default to null] **private** | **bool** | | [optional] [default to null] **release_counter** | **i64** | | [optional] [default to null] **size** | **i64** | | [optional] [default to null] **ssh_url** | **String** | | [optional] [default to null] **stars_count** | **i64** | | [optional] [default to null] **template** | **bool** | | [optional] [default to null] **updated_at** | **String** | | [optional] [default to null] **watchers_count** | **i64** | | [optional] [default to null] **website** | **String** | | [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)