Module: Subledger::Domain::Roles::Identifiable

Included in:
Account, Book, Category, Control, Identity, JournalEntry, Key, Line, Org, Subledger::Domain::Report, Subledger::Domain::ReportRendering
Defined in:
lib/subledger/domain/roles/identifiable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id.



5
6
7
# File 'lib/subledger/domain/roles/identifiable.rb', line 5

def id
  @id
end