Class: BaseCradle::TimelineItem

Inherits:
ApiObject show all
Defined in:
lib/basecradle/timeline.rb

Overview

One item on a timeline — a message, asset, webhook event, or task. type says which; content is the item itself, wire-exact; user is the author.

Method Summary

Methods inherited from ApiObject

#==, #[], attribute, #hash, #initialize, #inspect, #to_h

Constructor Details

This class inherits a constructor from BaseCradle::ApiObject