Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#avatar
- Defined in:
- lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb
#avatar ⇒ Object
URL to the blog author’s avatar, if supplying a custom one.
42 43 44 |
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 42 def avatar @avatar end |