# ReposCreateForkRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **organization** | Option<**String**> | Optional parameter to specify the organization name if forking into an organization. | [optional] **name** | Option<**String**> | When forking from an existing repository, a new name for the fork. | [optional] **default_branch_only** | Option<**bool**> | When forking from an existing repository, fork with only the default branch. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)