Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 905 Bytes

File metadata and controls

21 lines (16 loc) · 905 Bytes

CustomEmailTemplate

Properties

Name Type Description Notes
_id String
tenant_id String
email_template_id String
display_name String
created_at String
updated_at Option<String>
updated_by_user_id Option<String>
domain Option<String> [optional]
ejs String
translation_overrides_by_locale std::collections::HashMap<String, std::collections::HashMap<String, String>> Construct a type with a set of properties K of type T
test_data Option<serde_json::Value>

[Back to Model list] [Back to API list] [Back to README]