pub type EmailTemplateIdIndex = BTreeMap<String, String>;Expand description
Name → Braze email_template_id. Built during diff, consumed by
apply to translate per-name plan entries into the id the update
endpoint requires.
Aliased Type§
pub struct EmailTemplateIdIndex { /* private fields */ }