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

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

#updated_atObject

The timestamp (ISO8601 format) when this Blog Author was last updated.



54
55
56
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 54

def updated_at
  @updated_at
end