mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-30 18:17:53 +00:00 
			
		
		
		
	
		
			
	
	
		
			18 lines
		
	
	
		
			439 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
		
			439 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: emailTemplate | ||
|  | slug: /main-concepts/metadata-standard/schemas/email/emailtemplate | ||
|  | --- | ||
|  | 
 | ||
|  | # Email Template
 | ||
|  | 
 | ||
|  | *Schema defining email templates.* | ||
|  | 
 | ||
|  | ## Properties
 | ||
|  | 
 | ||
|  | - **`template`** *(string)*: Template data. | ||
|  | - **`placeHolders`** *(array)*: List of placeholders. | ||
|  |   - **Items**: Refer to *[./emailTemplatePlaceholder.json](#emailTemplatePlaceholder.json)*. | ||
|  | 
 | ||
|  | 
 | ||
|  | Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00. |