# Narwhalyeti.ProjectSaveAsTemplateRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the new project template. | 
**team** | **String** | Sets the team of the new project template. If the project exists in an organization, specify team and not workspace. | [optional] 
**workspace** | **String** | Sets the workspace of the new project template. Only specify workspace if the project exists in a workspace. | [optional] 
**_public** | **Boolean** | Sets the project template to public to its team. | 
