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

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

#deleted_atObject

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



48
49
50
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 48

def deleted_at
  @deleted_at
end