Class: LedgerSync::ResourceAttribute::Reference

Inherits:
LedgerSync::ResourceAttribute show all
Defined in:
lib/ledger_sync/resource_attribute/reference.rb,
lib/ledger_sync/resource_attribute/reference/one.rb,
lib/ledger_sync/resource_attribute/reference/many.rb

Direct Known Subclasses

Many, One

Defined Under Namespace

Classes: Many, One

Instance Attribute Summary

Attributes inherited from LedgerSync::ResourceAttribute

#name, #reference, #resource_class, #type, #value

Method Summary

Methods inherited from LedgerSync::ResourceAttribute

#assert_valid, #cast, #initialize, #reference?, #references_many?, #valid_with?, #will_change?

Methods included from Util::Mixins::DupableMixin

#dup

Constructor Details

This class inherits a constructor from LedgerSync::ResourceAttribute