Sha256: 22789c96f64f8f293a8889f826af19a297edbf16f3b19edff9fd61e63d239a56
Contents?: true
Size: 975 Bytes
Versions: 1
Compression:
Stored size: 975 Bytes
Contents
# Brevo::CreateWhatsAppTemplate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the template | **language** | **String** | Language of the template. For Example : **en** for English | **category** | **String** | Category of the template | **media_url** | **String** | Absolute url of the media file **(no local file)** for the header. **Use this field in you want to add media in Template header and headerText is empty.** Allowed extensions for media files are: #### jpeg | png | mp4 | pdf | [optional] **body_text** | **String** | Body of the template. **Maximum allowed characters are 1024** | **header_text** | **String** | Text content of the header in the template. **Maximum allowed characters are 45** **Use this field to add text content in template header and if mediaUrl is empty** | [optional] **source** | **String** | source of the template | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/CreateWhatsAppTemplate.md |