# ProjectDuplicateRequest
## Properties
**name** | **String** | The name of the new project. |
**team** | Option<**String**> | Sets the team of the new project. If team is not defined, the new project will be in the same team as the the original project. | [optional]
**include** | Option<**String**> | The elements that will be duplicated to the new project. Tasks are always included. | [optional]
**schedule_dates** | Option<[**crate::models::ProjectDuplicateRequestScheduleDates**](ProjectDuplicateRequest_schedule_dates.md)> | | [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)