Class: BaseCradle::Item

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

Overview

The envelope shape every timeline item shares. timeline is in reference form (just a uuid) — dereference it with bc.timelines.get(item.timeline.uuid) when you need it.

Direct Known Subclasses

Asset, Message, Task

Method Summary

Methods inherited from ApiObject

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

Constructor Details

This class inherits a constructor from BaseCradle::ApiObject