Method: Brevo::GetSmtpTemplates#to_body
- Defined in:
- lib/brevo/models/get_smtp_templates.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
161 162 163 |
# File 'lib/brevo/models/get_smtp_templates.rb', line 161 def to_body to_hash end |