Class: TotalIn::Document::SenderAccount
- Inherits:
-
Object
- Object
- TotalIn::Document::SenderAccount
- Includes:
- AttributeMethods
- Defined in:
- lib/total_in/document.rb
Class Method Summary collapse
Methods included from AttributeMethods
Class Method Details
.add_to_contexts(contexts) ⇒ Object
112 113 114 |
# File 'lib/total_in/document.rb', line 112 def self.add_to_contexts contexts contexts.move_to_or_add_to_parent self, Transaction end |