Method: Brevo::GetSmtpTemplates#to_body

Defined in:
lib/brevo/models/get_smtp_templates.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



161
162
163
# File 'lib/brevo/models/get_smtp_templates.rb', line 161

def to_body
  to_hash
end