Class: BaseCradle::Reference
- Defined in:
- lib/basecradle/api_object.rb
Overview
A record in reference form — just a uuid to dereference (e.g. an item’s timeline, or a webhook event’s webhook_endpoint). Fetch the full record when you need it.
Method Summary
Methods inherited from ApiObject
#==, #[], attribute, #hash, #initialize, #inspect, #to_h
Constructor Details
This class inherits a constructor from BaseCradle::ApiObject