Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#twitter
- Defined in:
- lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb
#twitter ⇒ Object
URL or username of the Twitter account associated with the Blog Author. This will be normalized into the Twitter url for said user.
33 34 35 |
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 33 def twitter @twitter end |