# EditTemplateRequest
## Properties
**template_description** | Option<**String**> | The description of the template | [optional]
**template_generation_options** | Option<[**models::CustomTemplateOptions**](CustomTemplateOptions.md)> | | [optional]
**template_key** | Option<**String**> | The unique identifier of the template | [optional]
**template_name** | Option<**String**> | The name of the template | [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)