# CodespacesPublishForAuthenticatedUserRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | A name for the new repository. | [optional]
**private** | Option<**bool**> | Whether the new repository should be private. | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)