Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#display_name
- Defined in:
- lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb
#display_name ⇒ Object
The full name of the Blog Author to be displayed.
45 46 47 |
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 45 def display_name @display_name end |