Class: LedgerSync::QuickBooksOnline::LedgerClass
- Defined in:
- lib/ledger_sync/quickbooks_online/ledger_class/searcher.rb,
lib/ledger_sync/quickbooks_online/resources/ledger_class.rb,
lib/ledger_sync/quickbooks_online/ledger_class/serializer.rb,
lib/ledger_sync/quickbooks_online/ledger_class/deserializer.rb,
lib/ledger_sync/quickbooks_online/ledger_class/operations/find.rb,
lib/ledger_sync/quickbooks_online/ledger_class/operations/create.rb,
lib/ledger_sync/quickbooks_online/ledger_class/operations/update.rb
Defined Under Namespace
Modules: Operations Classes: Deserializer, Searcher, Serializer
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
13 14 15 |
# File 'lib/ledger_sync/quickbooks_online/resources/ledger_class.rb', line 13 def name self.Name end |