Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#to_body

Defined in:
lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



342
343
344
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 342

def to_body
  to_hash
end