Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.91 KB

File metadata and controls

11 lines (8 loc) · 1.91 KB

MarketingCreateSmsTemplateRequestDto

Fields

Field Type Required Description Example
name JsonNullable<String> N/A
tags List<String> N/A
messages List<SmsMessages> N/A
passthrough Map<String, Object> Value to pass through to the provider {
"other_known_names": "John Doe"
}