# SaveProjectTemplateRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project_id** | Option<**i64**> | The ID of the target project | [optional]
**template_generation_options** | Option<[**models::CustomTemplateOptions**](CustomTemplateOptions.md)> | | [optional]
**template_type** | Option<**String**> | The type of the template: LIVE | SNAPSHOT | [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)