Class: LedgerSync::JournalEntryLineItem

Inherits:
Resource
  • Object
show all
Defined in:
lib/ledger_sync/resources/journal_entry_line_item.rb

Constant Summary

Constants inherited from Resource

Resource::PRIMITIVES

Instance Method Summary collapse

Methods inherited from Resource

#==, #initialize, #klass_from_resource_type, resource_type

Methods included from ResourceAttribute::Reference::Many::Mixin

included

Methods included from ResourceAttribute::Reference::One::Mixin

included

Methods included from ResourceAttribute::Mixin

#assign_attribute, #assign_attributes, included, #initialize, #resource_attributes, #serialize_attributes

Methods included from Validatable

#valid?, #validate, #validate_or_fail

Constructor Details

This class inherits a constructor from LedgerSync::Resource

Instance Method Details

#nameObject



8
9
10
# File 'lib/ledger_sync/resources/journal_entry_line_item.rb', line 8

def name
  description
end