Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#website
- Defined in:
- lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb
#website ⇒ Object
URL to the website of the Blog Author.
30 31 32 |
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 30 def website @website end |